How to Find 'a' Value in Quadratic Graphs

Click For Summary

Homework Help Overview

The discussion revolves around determining the value of 'a' in the quadratic equation y = ax^2 + bx + c by analyzing a quadratic graph. Participants explore how to extract information from the graph and relate it to the coefficients of the equation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss identifying points on the graph and how these points can be used to form equations to solve for 'a', 'b', and 'c'. Questions arise about the meaning of specific points and the process of substituting coordinates into the quadratic equation.

Discussion Status

Several participants have provided insights into the method of using points from the graph to create a system of equations. There is an ongoing exploration of how to manipulate these equations to isolate 'a', with some participants expressing a desire for examples to clarify the process.

Contextual Notes

Some participants question the terminology used, particularly regarding the term 'gradient' in the context of quadratic equations, noting that the slope varies rather than being constant as in linear equations.

Vals509
Messages
52
Reaction score
1
can someone pls tell me how you can get the value of 'a' or the gradient in a quadratic equation by analysing the quadratic graph


as a reminder the equation is y=ax[tex]^{}2[/tex]+ bx + c
 
Last edited:
Physics news on Phys.org
Are you able to find three points on the curve by looking at the graph?
 
Are you able to find three points on the curve by looking at the graph? - Danago

i'm not sure what you mean by the 3 points on the graph. can you please elaborate on that.
 
Well each position along the curve has an x and y coordinate -- When i refer to a point, I am just talking about an ordered pair (x,y) that lies somewhere on the curve.

If you know three such points, you could plug them each into the equation for the graph and solve for a,b,c simultaneously.
 
Well each position along the curve has an x and y coordinate -- When i refer to a point, I am just talking about an ordered pair (x,y) that lies somewhere on the curve.

If you know three such points, you could plug them each into the equation for the graph and solve for a,b,c simultaneously. - Danago

i see what you mean. well yes, i know the points tht lie on the graph. but how do you plug these coordinates into the equation to find the value of 'a'
 
Well let's say you have three points, (p,q), (r,s) and (t,u). What these are saying is that when the x coordinates are p,q or r, the y coordinates are q,s and u respectively, so the must fit the following three equations:

q = ap^2 + bp + c
s = ar^2 + br + c
u = at^2 + bt + c

Which is essentially just a linear system of three equations in three variables (a,b and c).
 
Vals509 said:
i see what you mean. well yes, i know the points tht lie on the graph. but how do you plug these coordinates into the equation to find the value of 'a'

If you choose one of the points at x=0, the problem is slightly easier.

The following equations result, for the points (0,Y_0), (X_1,Y_1) and (X_2, Y_2)

[tex]c=Y_0[/tex]

[tex]a {X_1}^{\;2}+b X_1=Y_1-Y_0[/tex]

[tex]a X_2^{\;2}+b X_2=Y_2-Y_0[/tex]

You now have two linear equations with two unknowns.

The problem is quick to solve either way, but often the X=0 point is well-known. So, you might as well take advantage of it when this is true.
 
Last edited:
If you choose one of the points at x=0, the problem is slightly easier.

The following equations result, for (0,Y_0), (X_1,Y_1) and (X_2, Y_2)







You now have two linear equations with two unknowns.

The problem is quick to solve either way, but often the X=0 point is well-known. So, you might as well take advantage of it when this is true.

i sooort of see what you mean, but could you please give me an example with this method to find the value of a 'a'/gradient.
 
Vals509 said:
i sooort of see what you mean, but could you please give me an example with this method to find the value of a 'a'/gradient.

(0,0) (1,1) (2,4)

c=0
a+b=1
4a+2b=4 (or 2a+b=2 is better)

subtract third equation from second.

(2a+b=2)
-(a+b=1)
----------------
a=1

Use second equation

a+b=1

b=0
 
  • #10
Consider a quadratic graph that passes through the points (-1,3), (0,1) and (1,3)

The general form of thw quadratic is y = ax^2+bx+c, so we can form the three equations:

3 = a(-1)^2 + (-1)b + c = a-b+c
1 = a(0)^2 + (0)b + c = c
3 = a(1)^2 + (1)b + c = a+b+c

Clearly, we already have c=1.

Add the first and last equations together and we get:
6 = 2a + 2c = 2a + 2 (since c=1)

Hence a=2.

You can then plug in a=2 and c=1 into the first equation and solve for b to find that b=0, hence the equation for the graph is y = 2x^2 + 1EDIT: aha elect_eng beat me to it :P ah well i guess two examples is better than 1 :smile:
Also, is there any reason you are referring to 'a' as the gradient of the graph? For a linear equation, the coefficient of x is the gradient because the slope does not change along the whole line, however for a quadratic, the slope does change, so it not always equal to 'a'.
 
  • #11
danago said:
EDIT: aha elect_eng beat me to it :P ah well i guess two examples is better than 1 :smile:

Ha! The OP can easily see that I'm much more lazy than you. I took the easier case. :smile:
 
  • #12
i think i understand it now.

thanks a lot for the help danago and elect_eng! :smile:
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 46 ·
2
Replies
46
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
16K