document.write( "Question 1041527: Given A(-5,-4) and B(7,18), find the point two-fifths of the way from A to B. \n" ); document.write( "
Algebra.Com's Answer #656474 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Given A(-5,-4) and B(7,18), find the point two-fifths of the way from A to B.
\n" ); document.write( "----------
\n" ); document.write( "Find the x & y separately.
\n" ); document.write( "For x:
\n" ); document.write( "Diff = 12
\n" ); document.write( "(2/5)*12 = 4.8
\n" ); document.write( "-5 + 4.8 = -0.2
\n" ); document.write( "=================
\n" ); document.write( "For y:
\n" ); document.write( "Diff = 22
\n" ); document.write( "(2/5)*22 = 8.8
\n" ); document.write( "-4 + 8.8 = 4.8
\n" ); document.write( "=========================
\n" ); document.write( "Point is (-0.2,4.8)
\n" ); document.write( "Or (-1/5,24/5)
\n" ); document.write( "
\n" );