document.write( "Question 1208053: For h(x) = -2x^2 + x, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. Find the average rate of change from 0 to 3. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B. Find an equation of the secant line containing
\n" );
document.write( "(0,h(0))and (3,h(3)).\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846194 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "For h(x) = -2x^2 + x, \r\n" ); document.write( "\r\n" ); document.write( "A. Find the average rate of change from 0 to .\n" ); document.write( "As x goes from 0 to 3, y [or h(x)] goes from h(0)=-2(0)^2 + 0=0 to h(3)=-2(3)^2 + (3)=-15\r\n" ); document.write( "\r\n" ); document.write( "From 0 to -15 is a change of (-15)-(0)=-15 in y\r\n" ); document.write( "\r\n" ); document.write( "From 0 to 3 is a change of (3)-(0) = +3 in x\r\n" ); document.write( "\r\n" ); document.write( "So the average change in y [or h(x)] per the +3 average change in x\r\n" ); document.write( "is -15 units change in y per a +3 change in x, which means an average\r\n" ); document.write( "change of (-15)/(+3)=-5 y-units change per x-units change.\r\n" ); document.write( "\r\n" ); document.write( "That's what the slope is, the change in y, divided by the change in x \r\n" ); document.write( "\r\n" ); document.write( "Answer: -5 change in h(x) y-units per x-unit change.B. Find an equation of the secant line containing (0, h(0)) and (3, h(3)).\r\n" ); document.write( " |