document.write( "Question 152909: An employee who receives a weekly salary of $200 and a 8% comission is paid according to the formula p (s) = 0.008s+200, where s represents the total weekly salary for weekly sales of $2,405,$2,945, and $4,395. \n" ); document.write( "
Algebra.Com's Answer #112678 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
p (s) = 0.008s+200 ----> = \"0.08s%2B200\", note: 8%=\"8%2F100=0.08\"
\n" ); document.write( "So \"p=salary\"
\n" ); document.write( "For WEEK 1:
\n" ); document.write( "=\"0.08%2A2405%2B200\"= $392.40
\n" ); document.write( "For WEEK 2:
\n" ); document.write( "=\"0.08%2A2945%2B200\"= $435.56
\n" ); document.write( "For WEEK 3:
\n" ); document.write( "=\"0.08%2A4395%2B200\"= $551.6
\n" ); document.write( "Thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" );