document.write( "Question 353241: george read 6 times as many books this summer as brent. together, they read 21 books over the summer. how many books did brent read this summer? \n" ); document.write( "
Algebra.Com's Answer #252405 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
HI,
\n" ); document.write( "Let x represent the number of books Brent read. Then 6x is the number George read.
\n" ); document.write( ".
\n" ); document.write( "question states:
\n" ); document.write( "x + 6x = 21
\n" ); document.write( "7x = 21
\n" ); document.write( "x = 3 (Brent read 3 books)
\n" ); document.write( "
\n" );