document.write( "Question 625771: Sarah works in an appliance store. She gets a commision in addition to her hourly pay. Each month she earns 5% commission for sales up to $6000 and a 8% commision for all sales above $6000. Last month her sales were $7200. How much was her commision? \n" ); document.write( "
Algebra.Com's Answer #393781 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
She earned \"+.05%2A6000+=+300+\"
\n" ); document.write( "plus \"+.08%2A%28+7200+-+6000+%29+\"
\n" ); document.write( "\"+.08%2A1200+=+96+\"
\n" ); document.write( "\"+300+%2B+96+=+396+\"
\n" ); document.write( "Her commission was $396
\n" ); document.write( "
\n" );