document.write( "Question 37390: 3a+6b=-15
\n" );
document.write( "a=-2b-5\r
\n" );
document.write( "\n" );
document.write( "Use the substitution method to solve the system. If its dependant or inconsistant, so indicate. \n" );
document.write( "
Algebra.Com's Answer #23035 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From the two equations \n" ); document.write( "3a + 6b = -15 \n" ); document.write( "a = -2b -5 \n" ); document.write( "we will substitute the value given for a in the second equation in for the a in the first equation and get \n" ); document.write( "3(-2b - 5) + 6b = -15 \n" ); document.write( "-6b - 15 + 6b = -15 \n" ); document.write( "-15 = -15 \n" ); document.write( "Since this is always true, we know we have a dependent syatem with an infinite number of solutions. This means that the two equations represent the same line. \n" ); document.write( " |