document.write( "Question 943305: The owner of a hair salon charges $20 more per haircut than her assistant. Yesterday, the assistant gave 12 haircuts and the owner gave 6 haircuts. If the total earnings from haircuts were $750, how much does the owner charge for a haircut? \n" ); document.write( "
Algebra.Com's Answer #575102 by macston(5194)![]() ![]() You can put this solution on YOUR website! A=assistant's charge; A+20=owner's charge \n" ); document.write( "12A+6(A+20)=$750 \n" ); document.write( "12A+6A+120=$750 \n" ); document.write( "18A+120=$750 Subtract 120 from each side \n" ); document.write( "18A=630 Divide each side by 18 \n" ); document.write( "A=$35 ANSWER The assistant charges $35 \n" ); document.write( "Owner charges $20 more or $35+$20=$55 \n" ); document.write( "CHECK \n" ); document.write( "12($35)+6($55)=$750 \n" ); document.write( "$420+$330=$750 \n" ); document.write( "$750=$750 \n" ); document.write( " |