document.write( "Question 450890: The function h is defined by h(x)=x^(2)-x. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find h(2x). \n" );
document.write( "
Algebra.Com's Answer #310066 by ilana(307)![]() ![]() ![]() You can put this solution on YOUR website! Plug in 2x wherever you have x. \n" ); document.write( "h(2x) = (2x)^2 - 2x \n" ); document.write( "h(2x) = 4x^2 - 2x \n" ); document.write( " |