document.write( "Question 111577: the sum of two numbers is 38. The second is 5 more than 2 times the first. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #81397 by wgunther(43)![]() ![]() ![]() You can put this solution on YOUR website! Let them be a and b. a+b=38. b-5=2a. Solve. \n" ); document.write( "
|