SELECT * FROM question_mgmt as q WHERE id=1186 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 show that the points 2 3 4 minus 1 minus

Question:

Show that the points (2, 3, 4), (−1, −2, 1), (5, 8, 7) are collinear.

Answer:

The given points are A (2, 3, 4), B (− 1, − 2, 1), and C (5, 8, 7).

It is known that the direction ratios of line joining the points, (x1, y1, z1) and (x2, y2, z2), are given by, x2x1, y2y1, and z2z1.

The direction ratios of AB are (−1 − 2), (−2 − 3), and (1 − 4) i.e., −3, −5, and −3.

The direction ratios of BC are (5 − (− 1)), (8 − (− 2)), and (7 − 1) i.e., 6, 10, and 6.

It can be seen that the direction ratios of BC are −2 times that of AB i.e., they are proportional.

Therefore, AB is parallel to BC. Since point B is common to both AB and BC, points A, B, and C are collinear.


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!=1186 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!=1186 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