document.write( "Question 49352This question is from textbook Beginning Algebra
\n" );
document.write( ": Find 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 \n" );
document.write( "
Algebra.Com's Answer #32800 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 5x + 7y = b with point: (-3,4) \n" ); document.write( "5*-3 + 7*4 = b \n" ); document.write( "-15 + 28 = b = 13 \n" ); document.write( "7y = -5x + 13 \n" ); document.write( "y = -5x/7 + 13/7 \n" ); document.write( "and: \n" ); document.write( "mx + y = 22 with point: (-3,4) \n" ); document.write( "-3m + 4 = 22 \n" ); document.write( "-3m = 18 \n" ); document.write( "m = -6 \n" ); document.write( "y = 6x + 22 \n" ); document.write( " |