document.write( "Question 107450: Find the values for m and b in the following systems 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( "Find the values for m and b in the following systems so that the solution to the systme is (-3,4).\r
\n" );
document.write( "\n" );
document.write( "5x + 7y = b
\n" );
document.write( "mx + y = 22 \n" );
document.write( "
Algebra.Com's Answer #78236 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the values for m and b in the following systems so that the solution to the system is (1,2). \n" ); document.write( "mx + 3y =8 \n" ); document.write( "-3x + 4y = b \n" ); document.write( "----------------- \n" ); document.write( "I'll do one and leave the 2nd one to you. \n" ); document.write( "Substitute the x=1 and y=2 into both equations \n" ); document.write( "to get two equations: one in m, the other in b. \n" ); document.write( "m*1+3*2 = 8 \n" ); document.write( "m + 6 = 8 \n" ); document.write( "m = 2 \n" ); document.write( "-------- \n" ); document.write( "-3*1+4*2 = b \n" ); document.write( "-3+8 = b \n" ); document.write( "b = 5 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the values for m and b in the following systems so that the solution to the system is (-3,4). \n" ); document.write( "5x + 7y = b \n" ); document.write( "mx + y = 22 \n" ); document.write( "Follow the same procedure to solve for m and b \n" ); document.write( "You should get b = 13 and m = -6 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |