document.write( "Question 948825: A local salesman receives a base salary of $700 monthly. He also receives a commission of 6% on all sales over $1950. How much would he have to sell in a month if he needed to have a monthly income of $2000? \n" ); document.write( "
Algebra.Com's Answer #579223 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"2000=700%2B%286%2F100%29%28S-1950%29\"
\n" ); document.write( "\"1300=%286%2F100%29%28S-1950%29\"
\n" ); document.write( "\"S-1950=130000%2F6\"
\n" ); document.write( "\"S=1950%2B130000%2F6\"
\n" ); document.write( "\"S=1950%2B21666.67\"
\n" ); document.write( "\"S=23616.67\"
\n" ); document.write( "
\n" );