document.write( "Question 1013492: Sarah earns a 25% commision on each pair of shoes she sells. She also earns a base salary of $800 each month. if sarah had $3,895 in sales during the month of december, what was her total income for that month? \n" ); document.write( "
Algebra.Com's Answer #629786 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Her total sales would be her base salary plus her commissions...we can write
\n" ); document.write( "Total income = $800 + 25% of $3895 = 800 + .25(3895) = $1773.75
\n" ); document.write( "
\n" );