document.write( "Question 1074347: find the equation of the straight line that passes through points (-1; -2) and (3;4) \n" ); document.write( "
Algebra.Com's Answer #689018 by DENNIS DON(8)\"\" \"About 
You can put this solution on YOUR website!
\"%28y-%28-2%29%29%2F%28x-%28-1%29%29\"=\"%284-%28-2%29%29%2F%283-%28-1%29%29\"
\n" ); document.write( " \"%28y%2B2%29%2F%28x%2B1%29\"=\"6%2F4\"
\n" ); document.write( " \"%28y%2B2%29%2F%28x%2B1%29\"=\"3%2F2\"
\n" ); document.write( " \"2y%2B4=3x%2B3\"
\n" ); document.write( " then the equation becomes
\n" ); document.write( " \"3x-2y=1\"
\n" ); document.write( "
\n" );