document.write( "Question 911323: Gus has 7 more tapes than Brian.Togther they have 39 tapes.How many tapes does each boy have \n" ); document.write( "
Algebra.Com's Answer #553017 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x tapes Brian has
\n" ); document.write( "Gus & Brain have 39
\n" ); document.write( "(x+7) + x = 39
\n" ); document.write( "2x = 32
\n" ); document.write( "x = 16,tapes Brian has. Gus has23 \"16%2B7\"
\n" ); document.write( "And checking...
\n" ); document.write( "sum = 39
\n" ); document.write( "
\n" );