document.write( "Question 199839: The second of two numbers is 5 more than twice the first. The sum of the numbers is 44. How do you solve this problem in an equation? \n" ); document.write( "
Algebra.Com's Answer #150220 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The second of two numbers is 5 more than twice the first. The sum of the numbers is 44. How do you solve this problem in an equation?
\n" ); document.write( "-------------------
\n" ); document.write( "x = 1st number
\n" ); document.write( "2x+5 = 2nd number (5 more than twice the first)
\n" ); document.write( "------- Add them
\n" ); document.write( "3x+5 = 44
\n" ); document.write( "3x = 39
\n" ); document.write( "x = 13 (1st number)
\n" ); document.write( "31 = 2nd number
\n" ); document.write( "
\n" );