document.write( "Question 1172083: 1.Bob earns a 3.5% commission on all sales above $10,000 in any given month. How much must Bob sell in a month in order to earn a commission of $1400?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. A local store has two types of hard candy, one that sells for $1.30 per pound, and the other for $0.90 per pound. How much of each type of candy should be used to create 100 lb of a mix that will sell for $1.00 per pound?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797028 by MathTherapy(10551)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1.Bob earns a 3.5% commission on all sales above $10,000 in any given month. How much must Bob sell in a month in order to earn a commission of $1400?\r \n" ); document.write( "\n" ); document.write( "2. A local store has two types of hard candy, one that sells for $1.30 per pound, and the other for $0.90 per pound. How much of each type of candy should be used to create 100 lb of a mix that will sell for $1.00 per pound? \n" ); document.write( " 1. With S being sales, your equation is: .035(S - 10,000) = 1,400\n" ); document.write( " |