document.write( "Question 1000526: Find the exponential function of the given form that contains the given points.
\n" ); document.write( "Form: f(x)= c*(a^x)
\n" ); document.write( "Points: (0,4) and (4, 324)
\n" ); document.write( "I know the answer is f(x)=4*3^x,
\n" ); document.write( "Please explain, thanks!!
\n" ); document.write( "

Algebra.Com's Answer #617926 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the exponential function of the given form that contains the given points.
\n" ); document.write( "Form: f(x)= c*(a^x)
\n" ); document.write( "Points: (0,4) and (4, 324)
\n" ); document.write( "I know the answer is f(x)=4*3^x,
\n" ); document.write( "Form: y = c*a^x
\n" ); document.write( "----------------------
\n" ); document.write( "Using (4,324) and (0,4) you get:
\n" ); document.write( "324 = c*a^4
\n" ); document.write( "4 = c*a^0
\n" ); document.write( "-------
\n" ); document.write( "Note:: c = 4
\n" ); document.write( "-----
\n" ); document.write( "Substitute and solve for \"c\":
\n" ); document.write( "324 = 4*a^4
\n" ); document.write( "81 = a^4
\n" ); document.write( "a = 3
\n" ); document.write( "------
\n" ); document.write( "Therefore y = 4*3^x
\n" ); document.write( "------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );