document.write( "Question 187672: To predict averge salary for 2005? 1991 $ 275000 and 2001 $1470,000
\n" ); document.write( "I also need to know the average salary for 2010? by using 2001 and 1991 amounts
\n" ); document.write( "

Algebra.Com's Answer #140702 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To predict average salary for 2005?
\n" ); document.write( "1991 $ 275000
\n" ); document.write( "2001 $1470,000
\n" ); document.write( "-------------------
\n" ); document.write( "You have two points: (0,275000) : (10,1470,000)
\n" ); document.write( "slope = (1470000-275000)/(10-1) = -142,222
\n" ); document.write( "Intercept: (0,275000)
\n" ); document.write( "---
\n" ); document.write( "Equation:
\n" ); document.write( "salary = -142,222x + 275000 where x is the number of years after 1991
\n" ); document.write( "--------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "I also need to know the average salary for 2010?
\n" ); document.write( "S(9) = -142,222*9 + 275,000 = $147,000.00
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );