document.write( "Question 1011774: The owner of men's clothing store bought six belts and eight hats for $140. A week later, at the same prices, he bought nine belts and six hats for $132. Find the price of a belt and the price of a hat.\r
\n" );
document.write( "\n" );
document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" );
document.write( "WHAT I KNOW
\n" );
document.write( " The equation for the first time he bought his items wod be 6b+8h=140
\n" );
document.write( "The b would stand for belts while the h would stand for hats
\n" );
document.write( "The other equation would be 9b+6h=132. I know that i have to multiply a number so o e of the variables would be the same but i do not understand the rest. Thank you for looking through my question. Have a nice day \n" );
document.write( "
Algebra.Com's Answer #627528 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "The owner of men's clothing store bought six belts and eight hats for $140. A week later, at the same prices, he bought nine belts and six hats for $132. Find the price of a belt and the price of a hat.\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "Let \n" ); document.write( "B=cost of a belt \n" ); document.write( "H=cost of a hat \n" ); document.write( "Set up system of equations according to the total cost:\r \n" ); document.write( "\n" ); document.write( "6B+8H=140...........(1) \n" ); document.write( "9B+6H=132...........(2) \n" ); document.write( " \n" ); document.write( "Solve for B and H by elimination \n" ); document.write( "9B+12H=210..........1.5*(1) \n" ); document.write( "9B+6H=132...............(2) \n" ); document.write( "Subtract \n" ); document.write( "6H=(210-132)=78 \n" ); document.write( "H=13 \n" ); document.write( "back-substitute in (1) to find H \n" ); document.write( "6B+8*13=140.............(1) \n" ); document.write( "6B=140-104=36 \n" ); document.write( "B=6 \n" ); document.write( " \n" ); document.write( "Check \n" ); document.write( "6(6)+8(13)=140, 9*6+6*13=132, ok. \n" ); document.write( " \n" ); document.write( "Answer: \n" ); document.write( "Belts cost $6 each, hats cost $13 each. \n" ); document.write( " |