document.write( "Question 1126797: Lance receives a commission of 400 pesos for every tablet pc unit he sells. On top of the commission, he receives a monthly salary of 8000 pesos\r
\n" );
document.write( "\n" );
document.write( "A. What is his commission if he sells 15 tablets in a month
\n" );
document.write( "B. What is his income if he sells 50 tablets in a month
\n" );
document.write( "C. Let I represent the monthly income and n represent the number of tablets sold
\n" );
document.write( "Express the function I in terms of n. \n" );
document.write( "
Algebra.Com's Answer #743105 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A. 400 x 15 \n" ); document.write( "B. (400 x 50) + 8000 \n" ); document.write( "C. 400n + 8000 = I \n" ); document.write( "use your calculator for A and B \n" ); document.write( " \n" ); document.write( " |