document.write( "Question 1148206: Piper owns 8 more snow globes than Pat and Pat owns 7 more than Peg. Together these three individuals own 64 snow globes. How many does Peg own? \n" ); document.write( "
Algebra.Com's Answer #769557 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number that Peg has
\n" ); document.write( "\"+x+%2B+7+\" = the number that Pat has
\n" ); document.write( "\"+x+%2B+7+%2B+8+\" = the number that Piper has
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "\"+x+%2B+x+%2B+7+%2B+x+%2B+15+=+64+\"
\n" ); document.write( "\"+3x+%2B+22+=+64+\"
\n" ); document.write( "\"+3x+=+42+\"
\n" ); document.write( "\"+x+=+14+\"
\n" ); document.write( "Peg owns 14
\n" ); document.write( "------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+x+%2B+7+=+21+\"
\n" ); document.write( "\"+x+%2B+15+=+29+\"
\n" ); document.write( "\"+14+%2B+21+%2B+29+=+64+\"
\n" ); document.write( "\"+64+=+64+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );