document.write( "Question 682544: How to rewrite f(x) to look like g(x)?
\n" ); document.write( "f(x)= 4^(x-1)
\n" ); document.write( "g(x)=0.25^(1-x)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #423236 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
f(x) = \"4%5E%28x-1%29\" = \"4%5E%28-1%2Bx%29\" = \"4%5E%28-1%281-x%29%29\" = \"%284%5E%28-1%29%29%5E%281-x%29\" = \"%281%2F4%29%5E%281-x%29\" = \"0.25%5E%281-x%29\" = g(x)
\n" ); document.write( "
\n" ); document.write( "
\n" );