document.write( "Question 964268: Graph the quadratic function. Indicate the x-intercepts, y-intercepts, domain, range, axis of symmetry, vertex, and maximum or minimum of the function. F(x)=-2x(to the 2nd power)+8x-13 \n" ); document.write( "
Algebra.Com's Answer #589157 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Graph the quadratic function. Indicate the x-intercepts, y-intercepts, domain, range, axis of symmetry, vertex, and maximum or minimum of the function. F(x)=-2x(to the 2nd power)+8x-13 \n" ); document.write( "*** \n" ); document.write( "f(x)=2x^2+8x-13 \n" ); document.write( "complete the square: \n" ); document.write( "f(x)=2(x^2+4x+4)-8-13 \n" ); document.write( "f(x)=2(x+2)^2-21 \n" ); document.write( ".. \n" ); document.write( "x-intercepts \n" ); document.write( "set y=0 \n" ); document.write( "2x^2+8x-13=0 \n" ); document.write( "use quadratic formula to solve to solve for x: \n" ); document.write( " \n" ); document.write( "a=2, b=8, c=-13 \n" ); document.write( "ans: \n" ); document.write( "x=-5.24 \n" ); document.write( "or \n" ); document.write( "x=1.24 \n" ); document.write( ".. \n" ); document.write( "y-intercepts \n" ); document.write( "set x=0 \n" ); document.write( "y=-13 \n" ); document.write( ".. \n" ); document.write( "domain: (-∞, ∞) (all real numbers) \n" ); document.write( "range: (-21, ∞) \n" ); document.write( "axis of symmetry: x=2 \n" ); document.write( "vertex: (-2, -21) \n" ); document.write( "minimum: -21 \n" ); document.write( ".. \n" ); document.write( "see graph below: \n" ); document.write( " |