New Reply

Graphing a standard quadratic equation?

 
Share Thread Thread Tools
Jun19-12, 06:57 PM   #1
 

Graphing a standard quadratic equation?


How do we graph a quadratic equation in the form ax^2+bx+c =0?, or an equation like , f(x)(or y)= [(x+b/2a)^2 - (D/4a^2)], where D = b^2 - 4ac? or how do we get a parabolic curve intersecting at its roots(of the quadratic equation) in the x axis?
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jun19-12, 07:59 PM   #2
 
Do you mean an equation of the form ax^2+bx+c =y? Anyway, in any case, you can make graphs quite easily on any graphics calculator, or you could also download some freeware graphing software. I used to use this program:

http://download.cnet.com/Graph/3000-...-10063417.html

It is quite simple, but does a very good job for a freeware program. The other alternative would be to use Microsoft Excel which requires a series of points to which it can draw a smooth line.
 
Jun19-12, 08:03 PM   #3
 
Hmm re-reading your question, I'm thinking I may have misinterpreted it. Did you want to know how to sketch it by hand? If so, then you could do it quite easily by finding the roots (by factorizing or quadratic equation) and the y-intercept, and then just draw a smooth curve through the points. In the second form you have mentioned, you could recognize it as "turning point form" (from which the turning point can be read without any calculations) and then finding the y-intercept. This will give you enough for a basic rough sketch.
 
Jun20-12, 03:23 AM   #4
 

Graphing a standard quadratic equation?


I think you can graph it yourself by determining the minima/maxima and the zeros of the function. The general form a quadratic takes is parabolic; so it should not be hard to draw it.
 
Jun20-12, 07:10 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Assuming you want to graph the function [itex]y= ax^2+ bx+ c[/itex] (you don't graph a function- to graph you have to have at least two variables) I would start by completing the square:
[itex]y= a(x^2+ (b/a)x)+ c= a(x^2+ (b/a)x+ (b^2/4a^2)- (b^2/4a^2))+ c[/itex]
[itex]y= a(x^2+ (b/a)x+ (b^2/4a^2))+ c- (b^2/4a)= a(x+ b/2a)^2+ c- (b^2/4a)[/itex]

Now I know that the vertex is at (-b/2a, c- b^2/4a). If a> 0, the parabola opens upward, if a< 0, downward.
 
New Reply
Thread Tools


Similar Threads for: Graphing a standard quadratic equation?
Thread Forum Replies
heat equation solving quadratic equation with complex numbers Calculus & Beyond Homework 1
TI-89 Titanium Help (graphing quadratic functions) Calculators 1
Quadratic, standard and standard form of a curve Calculus 9
Quadratic in standard form help....please Precalculus Mathematics Homework 5
Need Equation/graphing help Differential Equations 4