document.write( "Question 167146This question is from textbook Geometry
\n" );
document.write( ": Can somebody please help solving the below problem?
\n" );
document.write( "Given points P(2,1) and D(7,11). Find the coordianates of T on the line PD such that PT/TD = 2/3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #123135 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! since 2+3=5, divide PD into 5 parts with PT equal to 2 parts and TD equal to 3 parts\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is very straight forward because the x-distance and the y-distance are both divisible by 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Tx=Px+(2/5)(7-2) __ Tx=2+2 __ Tx=4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Ty=Py+(2/5)(11-1) __ Ty=1+4 __ Ty=5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T=(4,5) \n" ); document.write( " |