document.write( "Question 214914: I need help solving the quadratic function,For Each Funtion:(a) determine whether the graph opens down or up, (b) find the axis of symmetry, (c)find the vertex, (d)find the y-intercept,(e) find the zeros, and (f) graph the function
\n" );
document.write( "the equation is: -x(x-3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #162370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help solving the quadratic function,For Each Funtion:(a) determine whether the graph opens down or up, (b) find the axis of symmetry, (c)find the vertex, (d)find the y-intercept,(e) find the zeros, and (f) graph the function \n" ); document.write( "the equation is: -x(x-3) \n" ); document.write( "---------------------------------- \n" ); document.write( "Equation: y = -x(x-3) = -x^2 + 3x \n" ); document.write( "a = -1; b = 3 ; c = 0 \n" ); document.write( "-------------------------------------- \n" ); document.write( ":(a) determine whether the graph opens down or up, \n" ); document.write( "Answer: Down because a is negative, so as x gets larger \n" ); document.write( "-x^2 gets more negative. \n" ); document.write( "------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "(b) find the axis of symmetry, \n" ); document.write( "Ans: The equation of the axis of symmetry is x = -b/2a \n" ); document.write( "x = -3/(2*-1) = 3/2 \n" ); document.write( "------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c)find the vertex, \n" ); document.write( "Ans: Vertex occurs where x = -b/2a = 3/2 \n" ); document.write( "f(x) = -x^2 + 3x \n" ); document.write( "Find the y-value: f(3/2) = -(3/2)^2+3(3/2) \n" ); document.write( "f(3/2) = -(9/4)+9/2 = -9/4 + 18/4 = 9/4 \n" ); document.write( "So the vertex is (3/2 , 9/4) \n" ); document.write( "----------------------------------------\r \n" ); document.write( "\n" ); document.write( "(d)find the y-intercept,\r \n" ); document.write( "\n" ); document.write( "y = -x^2+3x \n" ); document.write( "To find the y-intercept let x=0. \n" ); document.write( "Then y = -0^2+3*0 = 0+0 = 0 \n" ); document.write( "So the y-intercept is (0,0) or simply zero. \n" ); document.write( "-------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(e) find the zeros, \n" ); document.write( "Let y = 0 and solve for \"x\": \n" ); document.write( "-x^2+3x = 0 \n" ); document.write( "Factor: \n" ); document.write( "-x(x-3)=0 \n" ); document.write( "-x = 0 or x-3 = 0 \n" ); document.write( "x = 0 or x = 3 \n" ); document.write( "Those are the zeroes. \n" ); document.write( "------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(f) graph the function \n" ); document.write( "Need to plot several points by giving a value for \"x\" \n" ); document.write( "and finding the y-value associated with that x-value. \n" ); document.write( "----------------------------------------- \n" ); document.write( " \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |