document.write( "Question 303830: Solving Systems of Equations:\r
\n" );
document.write( "\n" );
document.write( "y=-2x-6
\n" );
document.write( "y=3x+29\r
\n" );
document.write( "\n" );
document.write( "I have to solve them and then write the answers for both. This is one question, not two. Thanks! I really need the help and would greatly appreciate it! I'm failing math. :( \n" );
document.write( "
Algebra.Com's Answer #217792 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! substituting ___ -2x - 6 = 3x + 29\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding 2x and subtracting 29 ___ -35 = 5x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dividing by 5 ___ -7 = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ y = 3(-7) + 29 = 8 \n" ); document.write( " |