document.write( "Question 505347: Express H(x) = g(f(x)), when f ( x ) = 4x-5 and g(x) = 2x^2 - x \n" ); document.write( "
Algebra.Com's Answer #339864 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "H(x) = g(f(x))\r\n" );
document.write( "\r\n" );
document.write( "Replace the f(x) in g(f(x)) by 4x-5, since we are given that f(x) = 4x-5,\r\n" );
document.write( "\r\n" );
document.write( "H(x) = g(f(x)) = g(4x-5)\r\n" );
document.write( "\r\n" );
document.write( "Now we need to find g(4x-5)\r\n" );
document.write( "\r\n" );
document.write( "To do that, take out the x's in\r\n" );
document.write( "\r\n" );
document.write( "   g(x) = 2x² - x \r\n" );
document.write( "\r\n" );
document.write( "and replace them by empty parentheses (    ):\r\n" );
document.write( "\r\n" );
document.write( "g(    ) = 2(    )² - (    )\r\n" );
document.write( "\r\n" );
document.write( "Next fill in the empty parentheses with 4x-5\r\n" );
document.write( "\r\n" );
document.write( "g(4x-5) = 2(4x-5)² - (4x-5)\r\n" );
document.write( "\r\n" );
document.write( "So we have\r\n" );
document.write( "\r\n" );
document.write( "H(x) = g(f(x)) = g(4x-5) = 2(4x-5)² - (4x-5)\r\n" );
document.write( "\r\n" );
document.write( "Now simplify the right side as 32x² - 84x + 55\r\n" );
document.write( " \r\n" );
document.write( "Answer: H(x) = 32x² - 84x + 55\r\n" );
document.write( "\r\n" );
document.write( "Edwin

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