document.write( "Question 724015: Please help me with these problems:\r
\n" );
document.write( "\n" );
document.write( "Finding the maximum y-value on the graph of y=f(x).
\n" );
document.write( "My problem is f(x)= -x^2+8x+7\r
\n" );
document.write( "\n" );
document.write( "Using quadratic formula to find any x-intercepts on graph of equation. My problem is y=x^2+6x-1.\r
\n" );
document.write( "\n" );
document.write( "and \r
\n" );
document.write( "\n" );
document.write( "To solve by completing the square what value should be added to each side of equation with problem x^2+16x=-4.\r
\n" );
document.write( "\n" );
document.write( "Thanking you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #443538 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Finding the maximum y-value on the graph of y=f(x). \n" ); document.write( "My problem is f(x)= -x^2+8x+7 \n" ); document.write( "Vertex occurs at x = -b/(2a) = -8/(2*-1) = 4 \n" ); document.write( "Max at f(4) = -16+32+7 = 16+7 = 23 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Using quadratic formula to find any x-intercepts on graph of equation. My problem is y=x^2+6x-1. \n" ); document.write( "Let y = 0 \n" ); document.write( "x^2+6x-1 = 0 \n" ); document.write( "x = [-6+-sqrt(36-4*-1)]/2 \n" ); document.write( "x = [-6+-sqrt(40)]/2 \n" ); document.write( "x = [-3+-sqrt(10)] \n" ); document.write( "------------------------------- \n" ); document.write( "and \n" ); document.write( "To solve by completing the square what value should be added to each side of equation with problem x^2+16x=-4. \n" ); document.write( "x^2+16x+64 = -4+64 \n" ); document.write( "----- \n" ); document.write( "(x+8)^2 = 60 \n" ); document.write( "x+8 = +-2sqrt(15) \n" ); document.write( "x = -8+-2sqrt(15) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |