document.write( "Question 844271: Sales employees at a furniture store are given two options for their wages: \r
\n" ); document.write( "\n" ); document.write( "Plan A: A salary of $1000 per month plus a commission of 5% of their total sales.\r
\n" ); document.write( "\n" ); document.write( "Plan B: A salary of $1300 per month plus a commission of 3% of their total sales.\r
\n" ); document.write( "\n" ); document.write( "For what total sales amount does the employee earn the same wages under Plan A or Plan B? What would those wages be?
\n" ); document.write( "

Algebra.Com's Answer #508647 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Sales
\n" ); document.write( " $1000 + .05x = $1300 + .03x
\n" ); document.write( " .02x = $300
\n" ); document.write( " x = $300/.02 = $15,000 Wages of $1750
\n" ); document.write( "Wish You the Best in your Studies. \n" ); document.write( "
\n" );