document.write( "Question 1148727: f(x)=a×b^x has the property that f(3)=12 and f(6)=5. Find a and b. \n" ); document.write( "
Algebra.Com's Answer #770066 by greenestamps(13209)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Get two equations in a and b using the two given points.

\n" ); document.write( "(1) \"12+=+a%2Ab%5E3\"
\n" ); document.write( "(2) \"5+=+a%2Ab%5E6\"

\n" ); document.write( "Divide the second equation by the first; that eliminates a to give you an equation you can solve for b:

\n" ); document.write( "\"5%2F12+=+b%5E3\"
\n" ); document.write( "\"b+=+%285%2F12%29%5E%281%2F3%29\"

\n" ); document.write( "Use that in the first equation to find a:

\n" ); document.write( "\"12+=+a%2Ab%5E3+=+a%285%2F12%29\"
\n" ); document.write( "\"a+=+12%2F%285%2F12%29+=+12%2A%2812%2F5%29+=+144%2F5\"

\n" ); document.write( "ANSWERS:
\n" ); document.write( "a = 144/5
\n" ); document.write( "b = (5/12)^(1/3)

\n" ); document.write( "
\n" ); document.write( "
\n" );