document.write( "Question 294011: Jessica is a saleswoman. She is paid a base salary of $1600 a month plus a 2% commission on the sales she makes. What was her sales amount last month if she earned a total of $2089.04?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212144 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2,089.04-1,600=$459.04 is the commission. \n" ); document.write( ".02x=459.04 \n" ); document.write( "x=459.04/.02 \n" ); document.write( "x=$22,952 is the amount of her sales. \n" ); document.write( " |