document.write( "Question 203600: celeste wants to have her hair cut and permed and also go to lunch. She knows she will need $59. the perm cost twice as much as her haircut and she needs $5 for lunch. \n" ); document.write( "
Algebra.Com's Answer #153621 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! celeste wants to have her hair cut and permed and also go to lunch. She knows she will need $59. the perm cost twice as much as her haircut and she needs $5 for lunch. \n" ); document.write( ". \n" ); document.write( "Let x = cost of haircut \n" ); document.write( "then \n" ); document.write( "2x = cost of perm \n" ); document.write( ". \n" ); document.write( "x + 2x + 5 = 59 \n" ); document.write( "3x + 5 = 59 \n" ); document.write( "3x = 54 \n" ); document.write( "x = $18 (haircut) \n" ); document.write( ". \n" ); document.write( "Perm: \n" ); document.write( "2x = 2(18) = $36 \n" ); document.write( ". \n" ); document.write( "Lunch: $5 \n" ); document.write( " |