document.write( "Question 792576: The sum of two numbers a and b is 12, and a is 5 more than b. What is the value of a ? \n" ); document.write( "
Algebra.Com's Answer #480050 by harpazo(655)![]() ![]() You can put this solution on YOUR website! The sum of two numbers a and b is 12, and a is 5 more than b. What is the value of a ?\r \n" ); document.write( "\n" ); document.write( "We have two equations in two variables, the variables a and b.\r \n" ); document.write( "\n" ); document.write( "So, the first equation is a + b = 12.\r \n" ); document.write( "\n" ); document.write( "The second equation is a = 5 + b.\r \n" ); document.write( "\n" ); document.write( "Use the substitute method to find a. \n" ); document.write( " |