document.write( "Question 867436: When n=3 years, the total salary received is $28080.
\n" );
document.write( "When n=4 years, the total salary received is $39360.
\n" );
document.write( "When n=5 years, the total salary received is $51600.
\n" );
document.write( "When n=6 years, the total salary received is $64800.
\n" );
document.write( "When n=7 years, the total salary received is $78960.\r
\n" );
document.write( "\n" );
document.write( "Based on the information above, write a conjecture about the salary scale. By using a suitable graphical method, verify your conjecture. Describe the salary scale completely. \n" );
document.write( "
Algebra.Com's Answer #523041 by richwmiller(17219) You can put this solution on YOUR website! (3,28080),(4 ,39360),(5,51600),(6,64800),(7,78960)\r \n" ); document.write( "\n" ); document.write( "y=480x^2+7920x \n" ); document.write( "y = 240x (2x+33) \n" ); document.write( " |