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)\"\" \"About 
You can put this solution on YOUR website!

A quadratic polynomial with x-intercepts a and b is of the form
\n" ); document.write( "\"P%28x%29+=+c%28x-a%29%28x-b%29\"
\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( "\"P%28x%29+=+c%28x%2B3%29%28x-1%29\"

\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( "\"c%283%29%28-1%29+=+2\"
\n" ); document.write( "\"-3c+=+2\"
\n" ); document.write( "\"c+=+-2%2F3\"

\n" ); document.write( "And the complete polynomial (in factored form) is
\n" ); document.write( "\"P%28x%29+=+%28-2%2F3%29%28x%2B3%29%28x-1%29\"

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