document.write( "Question 190633This question is from textbook algebra 1 structure and method
\n" );
document.write( ": betty earns a salary of $14,000 per year plus a 8% commission on all of her sales. how much must her sales be if her annual income is to be no less than $15,600? \n" );
document.write( "
Algebra.Com's Answer #143133 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let x be the amount of sales \n" ); document.write( ": \n" ); document.write( "14000+.08x=15600 \n" ); document.write( ": \n" ); document.write( ".08x=1600 \n" ); document.write( ": \n" ); document.write( "x=$20000 \n" ); document.write( " |