document.write( "Question 1204432: At Hair Beautiful, the cost of a haircut x
\n" ); document.write( " is $18
\n" ); document.write( " and the cost of a haircut with blow-dry y
\n" ); document.write( " is $28
\n" ); document.write( ". The manager’s goal for the day is to have 25
\n" ); document.write( " clients, and to have total sales be $600
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Write a system of equations to represent the situation. Then determine the number of each type of haircut that must be given to reach the manager's goals.
\n" ); document.write( "

Algebra.Com's Answer #840671 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Description should be rewritten.
\n" ); document.write( "x would be how many haircuts and y would be how many haircuts with blow-dry.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By=25%2C18x%2B28y=600%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a simplification
\n" ); document.write( "\"system%28x%2By=25%2C9x%2B14y=300%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just looking at that system, do you see this?
\n" ); document.write( "\"system%289x%2B9y=225%2C9x%2B14y=300%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5y=75\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=15\"\"and\"\"x=10\"
\n" ); document.write( "
\n" );