document.write( "Question 168533: A salesman earns $8 an hour and a commission of $2 per item sold. If he works eight hours a day and needs to make at least $121 a day, what is the least number of items he should sell?
\n" );
document.write( "Please show all work.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #124210 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! 8(8)+2s>121------ where s is the number of items sold \n" ); document.write( ": \n" ); document.write( "64+2s>121---> subtract 64 from both sides \n" ); document.write( ": \n" ); document.write( "2s>57---> divide by 2 \n" ); document.write( ": \n" ); document.write( " |