document.write( "Question 419173: As a salesperson at Russell's Furniture, Abdul has a choice between two options for receiving monthly pay. With one option, he receives a base salary of $1132 and gets an additional 4% commission on the sales he makes. With the other option, he receives a base salary of $300 and gets an additional 12% commission on the sales he makes. What amount of sales must he have for the pay from the two options to be equal?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #293186 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let the sales be x\r \n" ); document.write( "\n" ); document.write( "Option A = Option B\r \n" ); document.write( "\n" ); document.write( "1132 +0.04x=300+0.12x \n" ); document.write( "1132-300=0.08x \n" ); document.write( "832=0.08x \n" ); document.write( "/0.08 \n" ); document.write( "832/0.08=x \n" ); document.write( "x=10,400 sales \n" ); document.write( " |