document.write( "Question 42503: On a sales job employees are that approximately 39% of the people you give asales pitch to will buy something. The average purchase dollar amount is $40.00. An employee wants to earn $1,300 in sales. What's the least number of people they should give the sales pitch to, if the above statistics are correct? \n" ); document.write( "
Algebra.Com's Answer #27650 by Nate(3500) ![]() You can put this solution on YOUR website! 40(0.39x) = 1300 \n" ); document.write( "0.39x = 32.5 \n" ); document.write( "x = 83.3333 or 84 people \n" ); document.write( " |