document.write( "Question 655243: The weekly salary of an employee is 250 plus a 6% commission on the employees total sales. find the weekly pay for a week in which sales are 5000 \n" ); document.write( "
Algebra.Com's Answer #409031 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
250+(.06*5000)
\n" ); document.write( "250+300=$550 ANS.
\n" ); document.write( "
\n" );