document.write( "Question 263066: I need step-by-step instructions on how to solve systems of equations by elimination. \r
\n" );
document.write( "\n" );
document.write( "for ex. \r
\n" );
document.write( "\n" );
document.write( "2x + 5y = -22
\n" );
document.write( "4x - 3y = 8 \r
\n" );
document.write( "\n" );
document.write( "also i need to know if youh graph this one or not\r
\n" );
document.write( "\n" );
document.write( "-4y +7c = -8
\n" );
document.write( "10x + 4y =8\r
\n" );
document.write( "\n" );
document.write( "if not why and if yes then how
\n" );
document.write( "pease help me im very confused. \n" );
document.write( "
Algebra.Com's Answer #193810 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I need step-by-step instructions on how to solve systems of equations by elimination. \n" ); document.write( "for ex. \n" ); document.write( "2x + 5y = -22 \n" ); document.write( "4x - 3y = 8 \n" ); document.write( "Multiply the 1st equation by 2, subtract the 2nd equation \n" ); document.write( "4x + 10y = -44 \n" ); document.write( "4x - 3y = 8 \n" ); document.write( "------------------subtraction eliminates x, find y \n" ); document.write( "13y = -52 \n" ); document.write( "y = \n" ); document.write( "y = -4 \n" ); document.write( ": \n" ); document.write( "Find x using the 2nd equation, replace y with -4 \n" ); document.write( "4x - 3(-4) = 8 \n" ); document.write( "4x + 12 = 8 \n" ); document.write( "4x = 8 - 12 \n" ); document.write( "4x = -4 \n" ); document.write( "x = \n" ); document.write( "x = -1 \n" ); document.write( ": \n" ); document.write( "Check solutions in the 1st equation \n" ); document.write( "2(-1) + 5(-4) = -22 \n" ); document.write( "-2 - 20 = -22; confirms the solutions \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "also i need to know if you graph this one or not \n" ); document.write( "-4y +7c = -8 \n" ); document.write( "10x + 4y = 8 \n" ); document.write( ": \n" ); document.write( "You have 3 variables, c, x, and y, not sure how you would graph it \n" ); document.write( " |