document.write( "Question 1030390: When hired at a new job selling jewelry, you are given two pay options:\r
\n" ); document.write( "\n" ); document.write( "Option A: Base salary of $16,000 a year, with a commission of 10% of your sales\r
\n" ); document.write( "\n" ); document.write( "Option B: Base salary of $20,000 a year, with a commission of 3% of your sales\r
\n" ); document.write( "\n" ); document.write( "In order for option A to produce a larger income, you would need sell at least $_____ of jewelry?
\n" ); document.write( "

Algebra.Com's Answer #645234 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
16,000+0.10x > 20,000+0.03x
\n" ); document.write( "0.07x > 4,000
\n" ); document.write( "x > 57,142.86 You have to sell more than this.
\n" ); document.write( "```````````````````````````````````````````````````````
\n" ); document.write( "check:
\n" ); document.write( "16,000+0.10(57,142.86 > 20,000+0.03(57,142.86)
\n" ); document.write( "21,714.29 > 21,714.29 My answer is correct, you have to sell more than this.
\n" ); document.write( "
\n" ); document.write( "
\n" );