document.write( "Question 708716: A company pays its salespeople a 5% commission. Compute the amount of sales needed to provide a $15,000 commission. \n" ); document.write( "
Algebra.Com's Answer #436227 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .05X=15000 \n" ); document.write( "X=15000/.05 \n" ); document.write( "X=$300,000 ANS. \n" ); document.write( " |