document.write( "Question 392864: a salesperson earns $350 per week plus 10% of her weekly sales. Find the sales necessary to earn at least $800 in one week \n" ); document.write( "
Algebra.Com's Answer #278890 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 350+.10x>800 \n" ); document.write( ".10x>800-350 \n" ); document.write( ".10x>450 \n" ); document.write( "x>450/.10 \n" ); document.write( "x>$4,500 ans. for the amount of sales to earn $800 per week. \n" ); document.write( " |