document.write( "Question 1038231: A furniture salesperson is paid a base salary of $10,000 a year plus 12% commission on all furniture sales. What are the sales needed to ensure an annual income greater than $60,000? \n" ); document.write( "
Algebra.Com's Answer #652965 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
10000+.12n>60000
\n" ); document.write( ".12n>50000
\n" ); document.write( "n>50000/.12=$416666.67!!!!!!!!!
\n" ); document.write( "
\n" );