document.write( "Question 533936: Please, if you could, help me with this system of equations. I'm confused on how to eliminate one of my variables.\r
\n" );
document.write( "\n" );
document.write( "system is:
\n" );
document.write( "5a - 15b = 5
\n" );
document.write( "10a + 24c = 24
\n" );
document.write( "30b + 18c = 12
\n" );
document.write( "solve for a, b, and c
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #351211 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! multiply 1st eqn by -2 and add to 2nd eqn (eliminating a) ___ 30b + 24c = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting the 3rd eqn (eliminating b) ___ 6c = 2 \n" ); document.write( " |