document.write( "Question 561727: Celeste want to have her hair cut and permed and also go to lunch. She knows she will need $77. The perm costs twice as much as her haircut and she needs $5 for lunch. \n" ); document.write( "
Algebra.Com's Answer #364363 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! Let's say her hair cut costs h dollars\r \n" ); document.write( "\n" ); document.write( "the perm is 2h (twice h) \n" ); document.write( "77=2h+h+5 because the amount of money she needs 77 is equal to the cost of the perm, plus the haircut plus the lunch \n" ); document.write( "combine like terms \n" ); document.write( "77=3h+5 \n" ); document.write( "subtract 5 from both sides \n" ); document.write( "72=3h \n" ); document.write( "divide both sides by 3 \n" ); document.write( "24=h \n" ); document.write( "haircut=24, perm 2h=2*24=48, lunch 5 \n" ); document.write( " \n" ); document.write( " |