document.write( "Question 242832: A pharmaceutical salesperson's annual income depends on the amount of her sales. Her annual income is a salary of $18500 plus 12% of her annual sales. Write a linear equation for her annual income for sales of x dollars (I=mx+b) \n" ); document.write( "
Algebra.Com's Answer #177800 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
The general form of the equation is given:
\n" ); document.write( "\"I+=+mx+%2B+b\"
\n" ); document.write( "...
\n" ); document.write( "This is in the standard slope-intercept form: y = mx + b
\n" ); document.write( "...
\n" ); document.write( "The constant 'b' is the base salary: 18500
\n" ); document.write( "...
\n" ); document.write( "And she gets 12% of sales. The slope 'm' is 12% or 0.12, where x is the dollar value of sales.
\n" ); document.write( "...
\n" ); document.write( "I is income
\n" ); document.write( "...
\n" ); document.write( "\"I+=+.12x+%2B+18500\"
\n" ); document.write( "
\n" );