document.write( "Question 77581: A saleswoman is working on a 3% commission basis. If she wants to make $3,000 in one month, how much must she sell?
\n" );
document.write( "I came up with $100,000. Am I right or wrong? Is it something else? Please help. \n" );
document.write( "
Algebra.Com's Answer #55638 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A saleswoman is working on a 3% commission basis. If she wants to make $3,000 in one month, how much must she sell? \n" ); document.write( "Let \"x\" be her sales. \n" ); document.write( "EQUATION: \n" ); document.write( "0.03x=3000 \n" ); document.write( "x=3000/0.03 \n" ); document.write( "x=100,000 \n" ); document.write( "You are right. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |