document.write( "Question 956411: 7. Jonathon and Raymond earn a base salary plus commission. Jonathon earns $1500 plus 10% of his sales each month. Raymond earns $1200 plus 15% of his sales each month. How much will Jonathon and Raymond need to sell in order to earn the same amount each month? \n" ); document.write( "
Algebra.Com's Answer #584284 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jonathon and Raymond earn a base salary plus commission. Jonathon earns $1500 plus 10% of his sales each month. Raymond earns $1200 plus 15% of his sales each month. How much will Jonathon and Raymond need to sell in order to earn the same amount each month? \n" ); document.write( "--- \n" ); document.write( "Jonathan 1500 + 0.1x \n" ); document.write( "Raymond 1200 + 0.15x \n" ); document.write( "------ \n" ); document.write( "Solve:: 1500+0.10x = 1200 + 0.15x \n" ); document.write( "300 = 0.05x \n" ); document.write( "x = 30000/5 = $6000 \n" ); document.write( "------------------ \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |