document.write( "Question 103749This question is from textbook Precalculus A GRAPHING APPROACH
\n" );
document.write( ": My problem is if the vertex of f(x)=x^2+bx+c is at (2,4), find b and c. \n" );
document.write( "
Algebra.Com's Answer #75420 by edjones(8007)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The vertex point is (h,k). \n" ); document.write( "h=2 k=4 \n" ); document.write( "f[x]=a(x-2)^2+4 \n" ); document.write( "=x^2-4x+4+4 (let a=1) \n" ); document.write( "=x^2-4x+8 \n" ); document.write( "So, b=-4 and c=8 \n" ); document.write( "Ed \n" ); document.write( " |