document.write( "Question 44048: find the values for me and b in the following system 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( "
Algebra.Com's Answer #29009 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! find the values for me and b in the following system so that the solution to the system is (-3,4) \n" ); document.write( "5x+7y=b.........5*(-3)+7*4=b=13 \n" ); document.write( "mx+y=22.........m*(-3)+4=22.....-3m=22-4=18...m=-18/3=-6 \n" ); document.write( " |