document.write( "Question 1010525: Given points P(2, 1) and D(7, 11), find the coordinates of a point T on segment PD such that PT/TD = 2/3 \n" ); document.write( "
Algebra.Com's Answer #625983 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given points P(2, 1) and D(7, 11), find the coordinates of a point T on segment PD such that PT/TD = 2/3
\n" ); document.write( "---
\n" ); document.write( "Change in x:: 7-2 = 5
\n" ); document.write( "(2/3)5 = 10/3
\n" ); document.write( "x-coordinate of T:: 2+(10/3) = 16/3 or 5 1/3
\n" ); document.write( "-----
\n" ); document.write( "Change in y:: 11-1 = 10
\n" ); document.write( "(2/3)10 = 20/3
\n" ); document.write( "y-coordinate of T:: 1 + (2/3)(20/3) = 40/9 = 4 4/9
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );