document.write( "Question 219495: how Do I graph this quadratic equation?\r
\n" );
document.write( "\n" );
document.write( "f(x)=-(x-1)^2+4.\r
\n" );
document.write( "\n" );
document.write( "Do you know any steps? \n" );
document.write( "
Algebra.Com's Answer #165043 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-(x-1)^2+4. \n" ); document.write( "f(x)=-(x^2-2x+1)+4 \n" ); document.write( "f(x)=-x^2+2x-1+4 \n" ); document.write( "f(x)=-x^2+2x+3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |