Literally just divide are you slow
Answer:
second difference
Step-by-step explanation:
The differences of the y-values will differ by a common amount.
<u>Example</u>:
y = x^2 for x = 2, 4, 6, 8
y-values are 4, 16, 36, 64
differences of these are 12, 20, 28
differences of these differences are 8 and 8, a common value.
Answer:
Yes, each x-value has a unique y-value.
Step-by-step explanation:
This is a function because each x-value has its own y-value. If this is not the case then it is not a function, because then, two points with the same x-value and different y-values would fail the VLT.
Your graph does not have overlaps and each x-value has a unique y-value
VLT
The vertical line test (VLT) is a <u>simple method that mathematicians made because</u><u> they were lazy</u><u> to make a table of values and find duplicates. </u>
<u />
- Passing the VLT means that if you drew a vertical line anywhere on the graph, it would only go through one point.
- Failing the VLT would mean that the vertical line
A quick way to check if it is a function is by looking for duplicates of x-values and check that the duplicates have the same y-value.
-Chetan K
Images/Examples
Answer:
45
Step-by-step explanation:
The equation is in vertex form a(x-p)^2 + q, ergo giving us the highest point of the parabola, so q (in this case 45 is the highest point in meters, where p multiplied by (-1) is the time taken to reach that height
Answer:
In a quadratic equation of the shape:
y = a*x^2 + b*x + c
we hate that the discriminant is equal to:
D = b^2 - 4*a*c
This thing appears in the Bhaskara's formula for the roots of the quadratic equation:

You can see that the determinant is inside a square root, this means that if D is smaller than zero we will have imaginary roots (the graph never touches the x-axis)
If D = 0, the square root term dissapear, and this implies that both roots of the equation are the same, this means that the graph touches the x axis in only one point, wich coincides with the minimum/maximum of the graph)
If D > 0 we have two different roots, so the graph touches the x-axis in two different points.