document.write( "Question 10597: I believe this is a slope intercept type of word problem.\r
\n" ); document.write( "\n" ); document.write( "A small business predicts its revenue growth by a straight-line method with a slope of $50,000 per year. In its fifth year, it had revenues of $330,000. Find an equation that describes the relationship between revenues, R, and the number of years, T, since it opened for business.\r
\n" ); document.write( "\n" ); document.write( "How do I set this up? What answer did you get?
\n" ); document.write( "

Algebra.Com's Answer #5625 by mathmaven53(29)\"\" \"About 
You can put this solution on YOUR website!
We have points (T,R) on the line \r
\n" ); document.write( "\n" ); document.write( " R = mT + b\r
\n" ); document.write( "\n" ); document.write( " m = 50000\r
\n" ); document.write( "\n" ); document.write( " When T=5,R = 330000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " 50000*5 + b = 330000\r
\n" ); document.write( "\n" ); document.write( " b = 80000\r
\n" ); document.write( "\n" ); document.write( " R = 50000T + 80000
\n" ); document.write( "
\n" ); document.write( "
\n" );