document.write( "Question 292990: Hi I am requesting help for the following word problem
\n" ); document.write( "A sales person has 2 job offers. Company A offers a weekly salary of 90 dollars plus commission of 6% of sales. Company B offers a weekly salary of 180 dollars plus commission of 3% of sales. What is the amount of sales above which company A's offer is the better of the two?
\n" ); document.write( "

Algebra.Com's Answer #211548 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=90+.06x
\n" ); document.write( "b=180+.03x
\n" ); document.write( "90+.06x=180+.03x
\n" ); document.write( "x=3000
\n" ); document.write( "
\n" ); document.write( "
\n" );