document.write( "Question 46404: Could you please help with this word problem?
\n" );
document.write( "I need help finding the values for m and b in the following system so that the solution to the system is (-3, 4).\r
\n" );
document.write( "\n" );
document.write( "5x + 7y = b
\n" );
document.write( "mx + y =22\r
\n" );
document.write( "\n" );
document.write( "-Nina \n" );
document.write( "
Algebra.Com's Answer #30763 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Since you have the solution to this system of equations, (-3, 4), you know that this point satisfies both equations. Therefore, you can substitute the x- and y-cordinates of the point into the two equations and solve for the missing attribute (b and m) of the equations. Does this make sense?\r \n" ); document.write( "\n" ); document.write( "5x+7y = b Substitute x = -3 and y = 4 from the point (-3, 4), and solve for b. \n" ); document.write( "5(-3)+7(4) = b \n" ); document.write( "-15 + 28 =b \n" ); document.write( "b = 13 Done!\r \n" ); document.write( "\n" ); document.write( "mx+y = 22 Substitute x = -3 and y = 4 from the point (-3, 4), and solve for m. \n" ); document.write( "m(-3)+4 = 22 \n" ); document.write( "-3m + 4 = 22 Subtract 4 from both sides. \n" ); document.write( "-3m = 18 Divide both sides by -3 \n" ); document.write( "m = -6 Done! \n" ); document.write( " |