document.write( "Question 26296: 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\r
\n" );
document.write( "\n" );
document.write( "I really need your help.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #14134 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let x=1 and y=2 to get: \n" ); document.write( "m(1)+3(2)=8 \n" ); document.write( "m=2 \n" ); document.write( "-3(1)+4(2)=b \n" ); document.write( "b=5\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |