document.write( "Question 285550: Roger, Will, Jacob sold magazine subscriptions to raise money for playground equipment. Will sold nine more subscriptions than Roger. Jacob sold three less than twice as many subscriptions as Roger. If together they sold a total of 66 magazines subscriptions, how many subscriptions did each boy sell? \n" ); document.write( "
Algebra.Com's Answer #206963 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"r\" = number Roger sold
\n" ); document.write( "Let \"w\" = number Will sold
\n" ); document.write( "Let \"j\" = number Jacob sold
\n" ); document.write( "given:
\n" ); document.write( "(1) \"w+=+r+%2B+9\"
\n" ); document.write( "(2) \"j+=+2r+-+3\"
\n" ); document.write( "(3) \"r+%2B+w+%2B+j+=+66\"
\n" ); document.write( "---------------------
\n" ); document.write( "There are 3 equations and 3 unknowns, so it's solvable
\n" ); document.write( "Substitute (1) in (3)
\n" ); document.write( "(3) \"r+%2B+r+%2B+9+%2B+j+=+66\"
\n" ); document.write( "Substitute (2) in (3)
\n" ); document.write( "(3) \"r+%2B+r+%2B+9+%2B+2r+-+3+=+66\"
\n" ); document.write( "\"4r+%2B+6+=+66\"
\n" ); document.write( "\"4r+=+60\"
\n" ); document.write( "\"r+=+15\"
\n" ); document.write( "From (1):
\n" ); document.write( "\"w+=+r+%2B+9\"
\n" ); document.write( "\"w+=+15+%2B+9\"
\n" ); document.write( "\"w+=+24\"
\n" ); document.write( "From (2):
\n" ); document.write( "\"j+=+2r+-+3\"
\n" ); document.write( "\"j+=+2%2A15+-+3\"
\n" ); document.write( "\"j+=+30+-+3\"
\n" ); document.write( "\"j+=+27\"
\n" ); document.write( "Roger sold 15, Will sold 24, Jacob sold 27
\n" ); document.write( "check:
\n" ); document.write( "(1) \"w+=+r+%2B+9\"
\n" ); document.write( "\"24+=+15+%2B+9\"
\n" ); document.write( "\"24+=+24\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"j+=+2r+-+3\"
\n" ); document.write( "\"27+=+2%2A15+-+3\"
\n" ); document.write( "\"27+=+30+-+3\"
\n" ); document.write( "\"27+=+27\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );