document.write( "Question 134802This question is from textbook Algebra 1 workbook
\n" );
document.write( ": Can you help me solve:\r
\n" );
document.write( "\n" );
document.write( "3b-a=-7
\n" );
document.write( "5a+6b=14 \n" );
document.write( "
Algebra.Com's Answer #98716 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! You would solve this problem using substitution. The steps for substitution are: \r \n" ); document.write( "\n" ); document.write( "1) Solve one of the equation for an isolated variable. \n" ); document.write( "2) Plug in step 1 into the remaining equation and solve for the one variable. \n" ); document.write( "3) Plug in step 2 into step one and find what the isolated variable is. \n" ); document.write( "--------------------------------------------------------------------------------- \r \n" ); document.write( "\n" ); document.write( "3b - a = -7 \n" ); document.write( "5a + 6b = 14 \r \n" ); document.write( "\n" ); document.write( "Since 3b - a = -7 has a variable alone we will solve this equation for a. \r \n" ); document.write( "\n" ); document.write( "3b - a = -7 \n" ); document.write( "-a = -7 - 3b \n" ); document.write( "a = 7 + 3b \r \n" ); document.write( "\n" ); document.write( "now plug that into 5a + 6b = 14 and solve for b. \r \n" ); document.write( "\n" ); document.write( "5a + 6b = 14 --> Plug in a = 7 + 3b into the second equation \n" ); document.write( "5(7 + 3b) + 3b = 14 --> Distribute the 5 though \n" ); document.write( "35 + 15b + 3b = 14 --> Combine like terms \n" ); document.write( "35 + 18b = 14 --> Subtract 35 from both sides \n" ); document.write( "18b = -21 --> Divide both sides by 18 \n" ); document.write( "b = -7/6 \r \n" ); document.write( "\n" ); document.write( "Now we plug b = -7/6 into a = 7 + 3b and solve for a. \r \n" ); document.write( "\n" ); document.write( "a = 7 + 3b \n" ); document.write( "a = 7 + 3(-7/6) \n" ); document.write( "a = 7 - 7/2 \n" ); document.write( "a = 7/2 \r \n" ); document.write( "\n" ); document.write( "so your solution is a = 7/2 and b = -7/6. \n" ); document.write( " |