document.write( "Question 56379: solve the system:
\n" );
document.write( "x+6y=24
\n" );
document.write( "-6x+5y=-21 \n" );
document.write( "
Algebra.Com's Answer #38259 by Lacey020991(49)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I don't know how you want me to work these (substitution, elimination, or graphing) so im just going to do graphing. \n" ); document.write( "---First: you need to put these equations into slope-intercept form (y=) \n" ); document.write( "x + 6y = 24 ----subtract x from each side \n" ); document.write( "6y = -x + 24 ----divide everything by 6 \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "-6x + 5y = -21 ----add 6x to each side \n" ); document.write( "5y = 6x - 21 ------divide each side by 5 \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "Your solution is (6,3) \n" ); document.write( " \n" ); document.write( " |