document.write( "Question 269864: I need help with an exponential function using data from a table.\r
\n" ); document.write( "\n" ); document.write( "x values are 1,3,5
\n" ); document.write( "y values are 48,108,243
\n" ); document.write( "the questions are
\n" ); document.write( "a. What is the growth factor?
\n" ); document.write( "b. What is the percent of growth?
\n" ); document.write( "c. Find the formula?
\n" ); document.write( "d. What is the initial value?
\n" ); document.write( "I know that the growth factor is 2.25 but I don't know where to go from there.
\n" ); document.write( "You help would be greatly appreciatied.
\n" ); document.write( "

Algebra.Com's Answer #197698 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
x values are 1,3,5
\n" ); document.write( "y values are 48,108,243
\n" ); document.write( "the questions are
\n" ); document.write( "a. What is the growth factor?
\n" ); document.write( "answer:
\n" ); document.write( "the growth factor is
\n" ); document.write( "\"sqrt%28108%2F48%29\"
\n" ); document.write( "or r = 1.5
\n" ); document.write( "---
\n" ); document.write( "b. What is the percent of growth?
\n" ); document.write( "answer:
\n" ); document.write( "The percent of growth is
\n" ); document.write( "(1.5-1) x 100% = .5 x 100% = 50%
\n" ); document.write( "---
\n" ); document.write( "c. Find the formula?
\n" ); document.write( "answer:
\n" ); document.write( "\"y+=+48%2A%283%2F2%29%5E%28x-1%29\"
\n" ); document.write( "---
\n" ); document.write( "d. What is the initial value?
\n" ); document.write( "answer:
\n" ); document.write( "initial value is 48.
\n" ); document.write( "
\n" );