document.write( "Question 1186801: \"You are offered two different sales jobs. The first company offers a straight commission of 4% of the sales. The second company offers a salary of $420 per week plus 2% of the sales. How much would you have to sell in a week in order for the straight commission offer to be at least as good?\" How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #817777 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x = sales, in dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then your equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    1-st company   =  2-nd company\r\n" );
document.write( "\r\n" );
document.write( "       0.04x       =   420 + 0.02x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x :\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "       0.04x - 0.02x = 420\r\n" );
document.write( "\r\n" );
document.write( "           0.02x     = 420\r\n" );
document.write( "\r\n" );
document.write( "               x     = \"420%2F0.02\" = \"42000%2F2\" = 21000  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The sales under the problem's question should be  $21000.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );