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 #16719 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the paper be x \n" ); document.write( "Let the compass be 2x \n" ); document.write( "Eraser = 3(2x) \n" ); document.write( "Pencil = 6x/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=0.15 (paper)\r \n" ); document.write( "\n" ); document.write( "2(0.15)=0.3 (compass)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(0.3)=0.9 (eraser)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6(0.15)/2=0.45 (pencil)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, the paper is for $0.15, a pencil is for $0.45, a eraser is for $0.9 and a compass is for $0.3 \n" ); document.write( "Paul. \n" ); document.write( " |