document.write( "Question 1204091: A barber charges $15 for a trim and $25 for a haircut. He also charges $10
\n" ); document.write( "for an appointment that lasts longer than 20 minutes. If an appointment
\n" ); document.write( "goes over by 1 hour, that’s an additional $30.
\n" ); document.write( "A client gets a trim in 15 minutes, his son gets a haircut that takes an
\n" ); document.write( "additional 40 minutes, and his daughter gets a hair cut that takes 30
\n" ); document.write( "minutes.
\n" ); document.write( "How much does the client owe?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #840111 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "A client gets a trim in \"15\" minutes
\n" ); document.write( "so, $\"15+\"for a trim, no additional charges: total pay $\"15+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "his son gets a haircut that takes an additional \"40\" minutes
\n" ); document.write( " $\"25\" for a haircut+ $\"10\" for an appointment that lasts longer than \"20+\"minutes: total pay $\"35\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "his daughter gets a hair cut that takes \"30\" minutes
\n" ); document.write( "$\"25\" for a haircut+ $\"10\" for an appointment that lasts longer than \"20+\"minutes:: total pay $\"35+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the client owe: $\"15+%2B+35+%2B+35+=+85+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );