document.write( "Question 815894: Can you please answer this question?
\n" );
document.write( "Find a and b so that the line ax+by=9 passes through the points (1,-2) and (4,1) \n" );
document.write( "
Algebra.Com's Answer #491289 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! ax+by=9 \n" ); document.write( "(1,-2) and (4,1) \n" ); document.write( "1a-2b=9 \n" ); document.write( "4a+b=9\r \n" ); document.write( "\n" ); document.write( "double the second\r \n" ); document.write( "\n" ); document.write( "1a-2b=9 \n" ); document.write( "8a+2b=18 \n" ); document.write( "add them \n" ); document.write( "9a=27 \n" ); document.write( "a=3 \n" ); document.write( "3-2b=9 \n" ); document.write( "-2b=6 \n" ); document.write( "b=-3 \n" ); document.write( "ax+by=9 \n" ); document.write( "3x-3y=9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |