document.write( "Question 164083: A salesperson earns $1000 a month plus a 7% commission on every item sold.
\n" ); document.write( "Write s linear model that gives the salesperson's total monthly pay in dollars, y, in terms of value, x, of the items sold.
\n" ); document.write( "

Algebra.Com's Answer #120928 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
1,000+.07x=y monthly salary where x is the cost of items sold. \n" ); document.write( "
\n" );