document.write( "Question 1008389: find the coordinates of the point which divides the line segment from (-1,4) to (2,-3) in to ratio of 3 to 4 (two solutions) \n" ); document.write( "
Algebra.Com's Answer #853919 by ikleyn(53742)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "find the coordinates of the point which divides the line segment from (-1,4) to (2,-3) in to ratio of 3 to 4
\n" ); document.write( "(two solutions)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        Calculations and the answer in the post by @mananth are totally and fatally incorrect.\r
\n" ); document.write( "\n" ); document.write( "        His formulas are conceptually and methodically incorrect; \r
\n" ); document.write( "\n" ); document.write( "        his calculations are partly incorrect and partly incomplete.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        Below is my correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The points are  A = (x1,y1) = (-1,4) and B = (x2,y2) = (2,-3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Ratio of division is  m:n = 3:4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If to interpret the ratio 3:4 as starting from A to B,\r\n" );
document.write( "then the coordinates of the point which divides the given segment are\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28m%2Ax2%2Bn%2Ax1%29%2F%28m%2Bn%29\" = \"%283%2A2%2B4%2A%28-1%29%29%2F%283%2B4%29\" = \"2%2F7\",\r\n" );
document.write( "\r\n" );
document.write( "    y = \"%28m%2Ay2%2Bn%2Ay1%29%2F%28m%2Bn%29\" = \"%283%2A%28-3%29%2B4%2A4%29%2F%283%2B4%29\" = \"7%2F7\" = 1,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If to interpret the ratio 3:4 as starting from B to A,\r\n" );
document.write( "then the coordinates of the point which divides the given segment are\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28m%2Ax1+%2B+n%2Ax2%29%2F%28m%2Bn%29\" = \"%283%2A%28-1%29%2B4%2A2%29%2F%283%2B4%29\" = \"5%2F7\",\r\n" );
document.write( "\r\n" );
document.write( "    y = \"%28m%2Ay1+%2B+n%2Ay2%29%2F%28m%2Bn%29\" = \"%283%2A4+++%2B4%2A%28-3%29%29%2F%283%2B4%29\" = \"0\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  If to count the ratio 3:4 from A to B, then the division point is  (\"2%2F7\",\"1\").\r\n" );
document.write( "\r\n" );
document.write( "         If to count the ratio 3:4 from B to A, then the division point is  (\"5%2F7\",\"0\").\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved correctly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );