document.write( "Question 1207606: Really need help on this problem.\r
\n" );
document.write( "\n" );
document.write( "2x + 3y = 12
\n" );
document.write( "x - 2y = -3\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #845570 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Let's solve this system of equations using the elimination method.\r \n" ); document.write( "\n" ); document.write( "First, we can multiply the two equations by necessary multiples such that the coefficients of y's in both equations are the same:\r \n" ); document.write( "\n" ); document.write( "1. Multiply the first equation by 2 and the second equation by 3:\r \n" ); document.write( "\n" ); document.write( "4x + 6y = 24 (Multiplying the first equation by 2) \n" ); document.write( "3x - 6y = -9 (Multiplying the second equation by 3)\r \n" ); document.write( "\n" ); document.write( "1. Add both equations to eliminate y:\r \n" ); document.write( "\n" ); document.write( "(4x + 6y) + (3x - 6y) = 24 + (-9) \n" ); document.write( "4x + 3x = 15 \n" ); document.write( "7x = 15\r \n" ); document.write( "\n" ); document.write( "1. Divide by 7:\r \n" ); document.write( "\n" ); document.write( "x = 15/7\r \n" ); document.write( "\n" ); document.write( "1. Substitute the value of x into one of the original equations to find the value of y:\r \n" ); document.write( "\n" ); document.write( "2x + 3y = 12 \n" ); document.write( "2(15/7) + 3y = 12\r \n" ); document.write( "\n" ); document.write( "1. Solve for y:\r \n" ); document.write( "\n" ); document.write( "3y = 12 - 30/7 \n" ); document.write( "3y = (84 - 30)/7 \n" ); document.write( "3y = 54/7 \n" ); document.write( "y = 18/7\r \n" ); document.write( "\n" ); document.write( "So, the solution to the system is x = 15/7 and y = 18/7. \n" ); document.write( " |