document.write( "Question 1165902: local salesman receives a base salary of $825 monthly. He also receives a commission of 9% on all sales over $1350. How much would he have to sell in a month if he needed to have a monthly income of $2500?\r
\n" );
document.write( "\n" );
document.write( "He would need to sell $____ to reach his needed monthly income needs. (Round answer to the nearest penny. Do not use commas!)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790955 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! income is $2500-$825 base is $1675 needed for commissions. \n" ); document.write( "He has to sell x amount*0.09=$1675 \n" ); document.write( "so x is $1675/0.09 or $18611.11 \n" ); document.write( "This is in addition to the sales up to $1350 for which he gets no commission. \n" ); document.write( "He will need to sell $19961.11 \n" ); document.write( "$1350 has no commission \n" ); document.write( "$18611.11 does at 9% which is $1675 \n" ); document.write( " |