document.write( "Question 363820: Sorry heres another one..I got trouble with coordinates.\r
\n" );
document.write( "\n" );
document.write( "1. The Three points P(-2,3),Q(1,q) and R(7,0) are collinear.
\n" );
document.write( " a)Find the value of q
\n" );
document.write( " b) Find the ratio of lengths PQ: QR \n" );
document.write( "
Algebra.Com's Answer #259460 by Jk22(389)![]() ![]() You can put this solution on YOUR website! P(-2,3),Q(1,q) and R(7,0) collinear if PQ proportional to PR (other possibilities exist) : \n" ); document.write( " \n" ); document.write( "PQ = (1-(-2), q-3) = (3, q-3) PR = (9, -3) \n" ); document.write( " \n" ); document.write( "we have : PR shall be 3 * PQ (with the x component), hence the y component of PQ has to be : -3/3 = -1, hence q = 2\r \n" ); document.write( "\n" ); document.write( "QR = (6, -2)\r \n" ); document.write( "\n" ); document.write( "PQ/QR is hence 3/6 = 1/2 \n" ); document.write( " \n" ); document.write( " |