document.write( "Question 1038248: What are the coordinates of the point that is 3/8 of the way from A(-8,-9) to B(24,-1)? \n" ); document.write( "
Algebra.Com's Answer #652947 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What are the coordinates of the point that is 3/8 of the way from A(-8,-9) to B(24,-1)? \n" ); document.write( "------------- \n" ); document.write( "Do x and y separately. \n" ); document.write( "For x: \n" ); document.write( "-8 to 24 = 32 \n" ); document.write( "3/8 of 32 = 12 \n" ); document.write( "Add 12 to the x of point A --> 4 \n" ); document.write( "----------- \n" ); document.write( "For y: \n" ); document.write( "-9 to -1 = 8 \n" ); document.write( "3/8 of 8 = 3 \n" ); document.write( "Add 3 to the y of point A --> -6 \n" ); document.write( "============ \n" ); document.write( "--> (4,-6) \n" ); document.write( " \n" ); document.write( " |