document.write( "Question 1182908: Given that f : x maps to ax + b and f^3 : x maps to 27x + 26, Find the value of a and of b, Find an expression for f^4 \n" ); document.write( "
Algebra.Com's Answer #813015 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Given that f : x maps to ax + b and f^3 : x maps to 27x + 26,
\n" ); document.write( "Find the value of a and of b, Find an expression for f^4
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "f^2(x) = a*(ax+b) + b = (a^2)x + ab + b.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "f^3(x) = (a^2)*(ax+b) + ab + b = (a^3)x + (a^2)*b + ab + b = 27x + 26.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the last equation,  a^3 = 27;  hence,  a = \"root%283%2C27%29\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then we have\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3^2*b + 3b + b = 26,   or   9b + 3b + b = 26,   13b = 26,  b = 26/13 = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So,  f(x) = 3x + 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Finally,  f^4(x) = 27(3x+2) + 26 = 81x + 54 + 26 = 81x + 80.    <<<---===  I just edited this line after the notice by @robertb.   Thanks (!)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  a= 3;  b= 2;   f^4(x) = 81x + 80.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );