document.write( "Question 118133: Find the values for m and b in the following system so that the solution to the system is (-3,4). 5x + 7y =b and mx + y =22. First; 5x+7y=b, =>5(-3)+7(4)=b,
\n" );
document.write( "=>-15+28=b, =>13=b. Now this one; mx + y=22; =>m(-3)+4=22, =>-3m=22-4=18,
\n" );
document.write( "=>-3m=18, =>m=18/(-3), =>m=-6. So then b=13 and m=-6.
\n" );
document.write( "I just want to know if I am correct please?\r
\n" );
document.write( "\n" );
document.write( "Thank you, Barb Neely
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #86242 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! You are correct. \n" ); document.write( ". \n" ); document.write( "A way you could convince yourself is to start with the equation set that you derived after \n" ); document.write( "doing your work: \n" ); document.write( ". \n" ); document.write( "+5x + 7y = 13 and \n" ); document.write( "-6x + y = 22 \n" ); document.write( ". \n" ); document.write( "You could solve them simultaneously and see if the answers for x and y are (-3,4) \n" ); document.write( ". \n" ); document.write( "For example ... multiply the bottom equation (both sides, all terms) by -7 to make the equation \n" ); document.write( "set become: \n" ); document.write( ". \n" ); document.write( "+5x + 7y = 13 \n" ); document.write( "42x - 7y = -154 \n" ); document.write( ". \n" ); document.write( "Add these two equations together in vertical columns to make the terms containing y \n" ); document.write( "cancel each other out and you end up with the \"combined\" equation of: \n" ); document.write( ". \n" ); document.write( "47x = -141 \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides by 47 and you get that x = -3. \n" ); document.write( ". \n" ); document.write( "Next go back to one of the equations you developed and substitute -3 for x. If you do, you \n" ); document.write( "find that y = +4. This being the case you can say that (-3, 4) is the common solution, just \n" ); document.write( "as it should be ... \n" ); document.write( ". \n" ); document.write( "Or you could go to each of your derived equations one at a time ... and substitute -3 \n" ); document.write( "for x and +4 for y to see if each equation balances (left side equals right side) after \n" ); document.write( "those substitutions. Both equations should balance ... as you might expect because you \n" ); document.write( "are basically just following the process that you originally did to solve for b and m. \n" ); document.write( "If both don't balance, then you would have to check your original work to find the error. \n" ); document.write( ". \n" ); document.write( "Good job of seeing your way through this problem .... \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |