document.write( "Question 795452: Lamar is a software salesman. His base salary is 1700$ , and he makes an additional 70$ for every copy of History is Fun he sells.\r
\n" );
document.write( "\n" );
document.write( "Let p represent his total pay (in dollars), and let n represent the number of copies of History is Fun he sells. Write an equation relating to p to n . Then use this equation to find his total pay if he sells 28 copies of History is Fun. \n" );
document.write( "
Algebra.Com's Answer #481113 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! P(n)=70n+1700\r \n" ); document.write( "\n" ); document.write( "so that\r \n" ); document.write( "\n" ); document.write( "P(28)=70(28)+1700=3660\r \n" ); document.write( "\n" ); document.write( "so he earns $3660.00 \n" ); document.write( " |