document.write( "Question 29935: Ben bought a pad of paper, a pencil, an eraser, and a compass for $1.80. The compass cost twice as much as the paper. The eraser cost a third as much as the compass. The pencil cost half as much as the eraser. How much did each item cost? \n" ); document.write( "
Algebra.Com's Answer #16718 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
Ohh ... I like this one. First lets define what we know.
\n" ); document.write( "\"+paper+=+a+\"
\n" ); document.write( "\"+pencil+=+%281%2F2%29eraser+\"
\n" ); document.write( "\"+eraser+=+%281%2F2%29compass+\"
\n" ); document.write( "\"+compass+=+2paper+\"
\n" ); document.write( "\"+paper+%2B+pencil+%2B+eraser+%2B+compass+=+1.80+\"
\n" ); document.write( "now we are going to do some substitution
\n" ); document.write( "\"+paper+%2B+pencil+%2B+eraser+%2B+compass+=+1.80+\"
\n" ); document.write( "where we see \"pencil\" plug in (1/2)eraser
\n" ); document.write( "\"+paper+%2B+%281%2F2%29eraser+%2B+eraser+%2B+compass+=+1.80+\"
\n" ); document.write( "where we see \"eraser\" we plug in (1/2)compass
\n" ); document.write( "\"+paper+%2B+%281%2F2%29%281%2F2%29compass+%2B+%281%2F2%29compass+%2B+compass+=+1.80+\"
\n" ); document.write( "where we see \"compass\" we plug in 2paper
\n" ); document.write( "\"+paper+%2B+%281%2F2%29%281%2F2%292paper+%2B+%281%2F2%292paper+%2B+2paper+=+1.80+\"
\n" ); document.write( "where we see \"paper\" plug in 'a'
\n" ); document.write( "\"+1a+%2B+%281%2F2%29%281%2F2%292a+%2B+%281%2F2%292a+%2B+2a+=+1.80+\"
\n" ); document.write( "multiply the parts with multiple numbers
\n" ); document.write( "\"+1a+%2B+%281%2F2%29a+%2B+1a+%2B+2a+=+1.80+\" now add up the 'a'
\n" ); document.write( "\"+9a%2F2+=+1.80+\" have to go to an improper fraction here not a mixed number. change $1.80 to to 9/5 in fraction form.
\n" ); document.write( "\"+9a%2F2+=+9%2F5+\" multiply both sides by 2/9
\n" ); document.write( "\"+%289a%2F2%29%282%2F9%29+=+%289%2F5%29%282%2F9%29+\" cancel and reduce
\n" ); document.write( "\"+a+=+2%2F5+or+4%2F10+or+.4+\"
\n" ); document.write( "lets look back at our given info:
\n" ); document.write( "\"+paper+=+a+=+.40+\"
\n" ); document.write( "\"+compass+=+2paper+=+2%28.40%29+=+.80+\"
\n" ); document.write( "\"+eraser+=+%281%2F2%29compass+=+%281%2F2%29%28.80%29+=+.40+\"
\n" ); document.write( "\"+pencil+=+%281%2F2%29eraser+=+%281%2F2%29%28.40%29+=+.20+\"
\n" ); document.write( "plug theese values in to the final equation
\n" ); document.write( "\"+paper+%2B+pencil+%2B+eraser+%2B+compass+=+1.80+\"
\n" ); document.write( "\"+.40+%2B+.20+%2B+.40+%2B+.80+=+1.80+\"
\n" ); document.write( "\"+1.80+=+1.80+\" YES!! we did it right!\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );