document.write( "Question 1060548: H(x) = -5x^2 + 2x\r
\n" );
document.write( "\n" );
document.write( "h(-5) + h(2)\r
\n" );
document.write( "\n" );
document.write( "I do not know how to do this \n" );
document.write( "
Algebra.Com's Answer #675492 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! H(x) = -5x^2 + 2x\r \n" ); document.write( "\n" ); document.write( "h(-5) \n" ); document.write( "------- \n" ); document.write( "Wherever you see x, sub -5 \n" ); document.write( "h(-5) = -5*(-5)^2 + 2*(-5) = -125 - 10 = -135 \n" ); document.write( "=========== \n" ); document.write( "h(2) \n" ); document.write( "Do the same with 2, then add them. \n" ); document.write( "================== \n" ); document.write( "It's a lot easier than it looks. \n" ); document.write( " \n" ); document.write( " |