document.write( "Question 1046324: The coordinates of points A and C are (0, -3) and (3, 3), respectively. If point B lies on line AC between points A and C, and if AB = 2BC, which of the following represents the coordinates of point B?\r
\n" ); document.write( "\n" ); document.write( "Answer is (2, 1).
\n" ); document.write( "

Algebra.Com's Answer #661830 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
B is some point, (x,y). From there, use the DISTANCE FORMULA, and the equation of a LINE containing two given points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"AB=2BC\"
\n" ); document.write( "\"sqrt%28%28x-0%29%5E2%2B%28y-%28-3%29%29%5E2%29=2%2Asqrt%28%28x-3%29%5E2%2B%28y-3%29%5E2%29\"
\n" ); document.write( "\"sqrt%28x%5E2%2B%28y%2B3%29%5E2%29=2%2Asqrt%28%28x-3%29%5E2%2B%28y-3%29%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B%28y%2B3%29%5E2=4%28%28x-3%29%5E2%2B%28y-3%29%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "Maybe using the equation of the line would be more convenient before carrying all those multiplications from that previous equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=mx-3\"
\n" ); document.write( "\"m=%283-%28-3%29%29%2F%283-0%29\"
\n" ); document.write( "\"m=6%2F3\"
\n" ); document.write( "\"m=2\"
\n" ); document.write( "-
\n" ); document.write( "\"y=2x-3\"--------Substitute for y in the equation which came from Distance Formula result.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B%282x-3%2B3%29%5E2=4%28%28x-3%29%5E2%2B%282x-3-3%29%5E2%29\"
\n" ); document.write( "\"x%5E2%2B%282x%29%5E2=4%28%28x-3%29%5E2%2B%282x-6%29%5E2%29\"
\n" ); document.write( "\"5x%5E2=4%28%28x-3%29%5E2%2B2%5E2%28x-3%29%5E2%29\"-----see carefully how there is a factor of x-3 distributed in the right member.
\n" ); document.write( "\"5x%5E2=4%28x-3%29%5E2%281%2B4%29\"
\n" ); document.write( "\"5x%5E2=4%2A5%2A%28x-3%29%5E2\"------common factor 5 on both sides
\n" ); document.write( "\"x%5E2=4%28x-3%29%5E2\"
\n" ); document.write( "\"x%5E2=4%28x%5E2-6x%2B9%29\"
\n" ); document.write( "\"x%5E2=4x%5E2-24x%2B36\"
\n" ); document.write( "\"3x%5E2-24x%2B36=0\"
\n" ); document.write( "Divide both sides by 3.
\n" ); document.write( "\"x%5E2-8x%2B12=0\"
\n" ); document.write( "\"highlight%28%28x-6%29%28x-2%29=0%29\"
\n" ); document.write( "\"highlight_green%28system%28x=6%2Cor%2Cx=2%29%29\"------------------------------evaluate the corresponding y values. Use the linear equation for this. Choose the combination, or point which is BETWEEN points A and C.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "How to know that the line containing points A and C has y-intercept of -3?
\n" ); document.write( "The problem description clearly says so. This was given as point A.
\n" ); document.write( "
\n" );