document.write( "Question 1164575: Find the coordinates of P on AB such that PB=1/3AB given A(5, 7, 2) and
\n" ); document.write( "B(8, 19, 11)
\n" ); document.write( "

Algebra.Com's Answer #788983 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "You want PB to be 1/3 of the total length of AB; that means P is 2/3 of the way from A to B.

\n" ); document.write( "So, for each coordinate separately, find the value that is 2/3 of the way from the coordinate for A to the coordinate for B.

\n" ); document.write( "For example, from A to B the x coordinate changes from 5 to 8, a change of 3. 2/3 of that change is 2, so the x coordinate of P is 5+2=7.

\n" ); document.write( "Then do the same for the y and z coordinates.

\n" ); document.write( "
\n" ); document.write( "
\n" );