document.write( "Question 90098: Find values for m and b in the following system so that the solution to the system is ( 1, 2). \r
\n" ); document.write( "\n" ); document.write( "mx+ 3y = 8
\n" ); document.write( "-3x + 4y = b
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #65415 by malakumar_kos@yahoo.com(315)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " Find values for m and b in the following system so that the solution to the system is ( 1, 2).
\n" ); document.write( "mx+ 3y = 8
\n" ); document.write( "-3x + 4y = b\r
\n" ); document.write( "\n" ); document.write( " Given eq'n is mx+3y = 8.....(1)
\n" ); document.write( " -3x+4y = b.....(2)\r
\n" ); document.write( "\n" ); document.write( " substitute for x,y in both the eq'ns\r
\n" ); document.write( "\n" ); document.write( " m*1+3*2 = 8 or m+6 = 8 or m = 8-6 = 2
\n" ); document.write( " -3(1)+4(2) = b or -3+8 = b or b= 8-3 = 5\r
\n" ); document.write( "\n" ); document.write( " Therefore the values of m & b are 2 & 5
\n" ); document.write( "
\n" );