document.write( "Question 193441: Your roommate graduates in December and decides to take a job as an insurance salesperson. The salary provides a base salary of 2000 dollars per month plus a 15% commission on the monthly sales over 10,000 dollars.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What i think the answer is, is: y=2000+.15x \n" );
document.write( "
Algebra.Com's Answer #145259 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! yes if y is equal to income per month and x represents commission sales per sales exceeding 10000 per month \n" ); document.write( ": \n" ); document.write( "then you are correct. \n" ); document.write( ": \n" ); document.write( "if x just represented monthly sales then you would write it like this \n" ); document.write( ": \n" ); document.write( "y=2000+.15(x-10000) for x>10000 \n" ); document.write( " |