document.write( "Question 819407: What is x=4y^2+8y in standard form. I need to find the domain, range, vertex and axis of symmetry and figure I need to find this out first, \n" ); document.write( "
Algebra.Com's Answer #493087 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! Original equation: \n" ); document.write( "--- \n" ); document.write( "x = 4y^2 + 8y \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation represents a parabola that opens to the right, but is not a function in the strict sense because for each x there are two values of y \n" ); document.write( "--- \n" ); document.write( "however, the original equation is similar to the function: f(x) = 4x^2 + 8x \n" ); document.write( "and so the original equation can be analyzed by analyzing f(x) \n" ); document.write( "--- \n" ); document.write( "the above quadratic function is in standard form, with a=4, b=8, and c=0 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic function, by using the quadratic formula, plug this: \n" ); document.write( "4 8 0 \n" ); document.write( "into this: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the two real roots (i.e. the two x-intercepts), of the quadratic are: \n" ); document.write( "x = 0 \n" ); document.write( "x = -2 \n" ); document.write( "--- \n" ); document.write( "the vertex is a minimum at: ( -1, -4 ) \n" ); document.write( "--- \n" ); document.write( "the axis of symmetry is: x = -1 \n" ); document.write( "--- \n" ); document.write( "domain is: all real x \n" ); document.write( "range is: y > -4 \n" ); document.write( "--- \n" ); document.write( "--- \n" ); document.write( "Now back to the original equation: \n" ); document.write( "flip x and y \n" ); document.write( "--- \n" ); document.write( "the two real roots (i.e. the two y-intercepts), of the quadratic are: \n" ); document.write( "y = 0 \n" ); document.write( "y = -2 \n" ); document.write( "--- \n" ); document.write( "the vertex is at: ( -4, -1 ) \n" ); document.write( "--- \n" ); document.write( "the axis of symmetry is: y = -1 \n" ); document.write( "--- \n" ); document.write( "domain is: all real y \n" ); document.write( "range is: x > -4 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |