document.write( "Question 540574: You are offered two different jobs selling dental supplies .One has an annual salary of 20,000 plus an end of the year bonus of 1% of your total sales.The other has a salary of 15,000 and a year -end bonus of 2% of your sales.How much would you have to sell to have the jobs pay the exact same amount ?
\n" ); document.write( "How do I solve this?
\n" ); document.write( "

Algebra.Com's Answer #353775 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
20,000 + [(1%)(x)] = 15,000 + [(2%)(x)] \n" ); document.write( "
\n" );