document.write( "Question 1045822: Brent is 7 years younger than Gail. In 3 years, the sum of their ages will be 83. What is Brent’s age now? \n" ); document.write( "
Algebra.Com's Answer #661334 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let Brent's age be b. Then Gail's age is b+7. So:
\n" ); document.write( "(b+3)+(b+7+3)=83
\n" ); document.write( "2b+13=83
\n" ); document.write( "2b=70
\n" ); document.write( "b=35
\n" ); document.write( "Brent is 35; Gail is 42. ☺☺☺☺
\n" ); document.write( "
\n" );