document.write( "Question 1184632: Have I correctly found the equation of the line determined by the given info below:\r
\n" );
document.write( "\n" );
document.write( "P1 = (0,6); P2 = (-2,3)\r
\n" );
document.write( "\n" );
document.write( "My answer to the above is: 3x - 2y= -12\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #815271 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Have I correctly found the equation of the line determined by the given info below: \n" ); document.write( "P1 = (0,6); P2 = (-2,3) \n" ); document.write( "My answer to the above is: 3x - 2y= -12 \n" ); document.write( ": \n" ); document.write( "It is easy to find out \n" ); document.write( "replace x with 0 and y with 6 \n" ); document.write( "3(0) - 2(6) = -12, equality! so it is correct \n" ); document.write( ": \n" ); document.write( "confirm using the 2nd pair \n" ); document.write( "replace x with -2, and y with 3 \n" ); document.write( "3(-2) - 2(3) = -12 \n" ); document.write( "-6 - 6 = -12 \n" ); document.write( " |