document.write( "Question 1013975: So how would I go about solving this quadratic equation:\r
\n" );
document.write( "\n" );
document.write( "y=-1x^2 - 10x\r
\n" );
document.write( "\n" );
document.write( "I know the axis of symmetry is -5 because x=-b/2a. When I try to find the y axis however, I get y=25. Is that right? if not, how would I solve this question? Thanks for helping me! \n" );
document.write( "
Algebra.Com's Answer #630275 by macston(5194)![]() ![]() You can put this solution on YOUR website! It depends on what you want to know. \n" ); document.write( ". \n" ); document.write( "y=-x^2-10x \n" ); document.write( "y=(-1x)(x+10) \n" ); document.write( ". \n" ); document.write( "To find the roots, let y=0 \n" ); document.write( "(-1x)(x+10)=0 \n" ); document.write( "-1x=0 --OR-- x+10=0 \n" ); document.write( "x=0 --OR-- x=-10 \n" ); document.write( "Intercepts x axis at 0 and -10. \n" ); document.write( ". \n" ); document.write( "To find the x value at maximum(or minimum): \n" ); document.write( "Set first derivative=0 \n" ); document.write( ". \n" ); document.write( "f(x)=-x^2-10x . (original equation) \n" ); document.write( ". \n" ); document.write( "f'(x)=-2x-10 . (first derivative) \n" ); document.write( "0=-2x-10 \n" ); document.write( "10=-2x \n" ); document.write( "-5=x \n" ); document.write( ". \n" ); document.write( "The sign of the second derivative tells if \n" ); document.write( "it has a maximum or minimum (if negative, \n" ); document.write( "it has maximum, if positive it has minimum) \n" ); document.write( "f''(x)=-2 . (second derivative) \n" ); document.write( "is negative, so there is a maximum where x=-5. \n" ); document.write( ". \n" ); document.write( "Find y where x=-5: \n" ); document.write( ". \n" ); document.write( "f(x)=-x^2-10x \n" ); document.write( "f(-5)=-(-5)^2-10(-5)=-25=50=25 \n" ); document.write( "The maximum is at the point (-5,25), \n" ); document.write( "crosses x-axis at -10 and 0 \n" ); document.write( ". \n" ); document.write( "GRAPH: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |