SELECT * FROM question_mgmt as q WHERE id=1168 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=6 AND chapterId=98 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th mathematics Three Dimensional Geometry if a line has the direction ratios minus 18 12

Question:

If a line has the direction ratios −18, 12, −4, then what are its direction cosines?

Answer:

If a line has direction ratios of −18, 12, and −4, then its direction cosines are

\begin{align} \frac{-18}{\sqrt {(-18)^2 + (12)^2 + (-4)^2}},\frac{12}{\sqrt {(-18)^2 + (12)^2 + (-4)^2}},\frac{-4}{\sqrt {(-18)^2 + (12)^2 + (-4)^2}}\end{align}

\begin{align} i.e., \frac{-18}{22},\frac{12}{22},\frac{-4}{22}\end{align}

\begin{align}  \frac{-9}{11},\frac{6}{11},\frac{-2}{11}\end{align}

Thus, the direction cosines are 

\begin{align} \frac{-9}{11},\frac{6}{11} and \frac{-2}{11}\end{align}


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='6' AND ex_no!=0 AND status=1 and id!=1168 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='6' AND ex_no!=0 AND status=1 and id!=1168 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question