document.write( "Question 134605: Write a power Function of the form y=ab^x whose graph passes through the given points: (4,3) (9,4.5) \n" ); document.write( "
Algebra.Com's Answer #98467 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Write a power Function of the form y=ab^x whose graph passes through the given points: (4,3) (9,4.5)
\n" ); document.write( "-------------
\n" ); document.write( "You need to find a and b.
\n" ); document.write( "----------------------------
\n" ); document.write( "EQUATIONS:
\n" ); document.write( "Substitute to get:
\n" ); document.write( "9 = a*b^4.5
\n" ); document.write( "3 = a*b^3
\n" ); document.write( "--------------
\n" ); document.write( "Divide the 2nd equation into the 1st to get:
\n" ); document.write( "3 = b^(3/2)
\n" ); document.write( "Raise both sides to the (2/3) power to get:
\n" ); document.write( "b = 3^(2/3)
\n" ); document.write( "---------
\n" ); document.write( "Subsitute to solve for \"a\":
\n" ); document.write( "3 = a^3
\n" ); document.write( "3 = a*3^2
\n" ); document.write( "a = 3/9 = 1/3
\n" ); document.write( "------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = (1/3)*3^(2x/3)
\n" ); document.write( "or
\n" ); document.write( "y = (1/3)* (3^(2/3))^x
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );