document.write( "Question 387932: Brad is 7 more than 2 times as old as Ben. In 23 years the sum of their ages will be 83. How old is Ben now? \n" ); document.write( "
Algebra.Com's Answer #274236 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (2x+7)represent Ben's and Brad's age NOW.
\n" ); document.write( "In 23 years...***
\n" ); document.write( " (x+23) + [(2x+7) + 23] = 83
\n" ); document.write( "solving for x
\n" ); document.write( " x+ 23 + 2x + 30 = 83
\n" ); document.write( " 3x + 53 = 83
\n" ); document.write( " 3x = 30
\n" ); document.write( " x = 10, Ben's age NOW. (Brad is now 27)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 33 + 50 = 83
\n" ); document.write( " \n" ); document.write( "
\n" );