document.write( "Question 1092310: Write a quadratic function with the following features:\r
\n" );
document.write( "\n" );
document.write( "x-intercept = (-3,0) and (1,0); y-intercept = (0,2). \n" );
document.write( "
Algebra.Com's Answer #706925 by greenestamps(13216) You can put this solution on YOUR website! A quadratic polynomial with x-intercepts a and b is of the form \n" ); document.write( " \n" ); document.write( "where c is some constant. \n" ); document.write( "In your problem, with x-intercepts at -3 and 1, the polynomial is \n" ); document.write( " \n" ); document.write( "To determine the value of the constant c, use the given information that the y-intercept (which is P(0)) is 2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And the complete polynomial (in factored form) is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |