document.write( "Question 767237: Cannot fiqure out how to set up the equation. Here is the word problem. \r
\n" );
document.write( "\n" );
document.write( "*Your store sells hats and belts. You sold $60 worth of product on Friday. Your hat sales were 5/6th of your belt sales. How many dollars worth of hats did you sell on Friday?*\r
\n" );
document.write( "\n" );
document.write( "If you can just help set this into an equation I can do the rest to solve it. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #467511 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Your store sells hats and belts. You sold $60 worth of product on Friday. Your hat sales were 5/6th of your belt sales. How many dollars worth of hats did you sell on Friday?*\r \n" ); document.write( "\n" ); document.write( "let belts sales be $x \n" ); document.write( "hat sales = 5/6 of $x\r \n" ); document.write( "\n" ); document.write( "Total = $60\r \n" ); document.write( "\n" ); document.write( "x+5x/6 =60\r \n" ); document.write( "\n" ); document.write( "multiply by 6\r \n" ); document.write( "\n" ); document.write( "6x+5x=360 \n" ); document.write( "11x=360 \n" ); document.write( "/11 \n" ); document.write( "x=360/11\r \n" ); document.write( "\n" ); document.write( "x=32.72\r \n" ); document.write( "\n" ); document.write( "hat sales = (5 /6 )* 32.72\r \n" ); document.write( "\n" ); document.write( "= 27.25 worth hats \n" ); document.write( " |