document.write( "Question 1158581: An athlete saved $184. She bought a glove, cleats, and a hat. After her purchases, she still had $39.50. The glove cost three-fifths the cost of the cleats, and the hat was one-sixth as much as the glove.\r
\n" );
document.write( "\n" );
document.write( "What was the cost of each item? How much more did the cleats cost than the hat?
\n" );
document.write( "Check your work. What was the cost of each item?
\n" );
document.write( "The cleats cost $ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The glove cost $ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The hat cost $
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #781524 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = cost of cleats \n" ); document.write( "(3/5)x = cost of glove (three-fifths the cost of the cleats) \n" ); document.write( "(1/6)(3/5)x = (1/10)x = cost of hat (one-sixth the cost of the glove) \n" ); document.write( "(original amount) minus (cost of items bought) = (money left) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "cleats: x = $85.00 \n" ); document.write( "glove: (3/5)x = $51.00 \n" ); document.write( "hat: (1/10)x = $8.50 \n" ); document.write( "CHECK: \n" ); document.write( "$85+$51+$8.50 $144.50 \n" ); document.write( "$184.00-$144.50 = $39.50 \n" ); document.write( " \n" ); document.write( " |