Inactive Tutor answered 10/08/21
I thought about this and Michael's answer helped.
given just the two y=0 values of x, we can find quadradic
y=a(x+2)(x-4)
when x = 0
-4=a*(-8)
a=1/2
y=(1/2)*(x+2)(x-4)=x2/2-x-4
Dutch T.
asked 10/08/21Inactive Tutor answered 10/08/21
I thought about this and Michael's answer helped.
given just the two y=0 values of x, we can find quadradic
y=a(x+2)(x-4)
when x = 0
-4=a*(-8)
a=1/2
y=(1/2)*(x+2)(x-4)=x2/2-x-4
Inactive Tutor answered 10/08/21
If you have x intercepts at (x1, 0), (x2, 0), (x3, 0)... then a possible function with those intercepts is:
y = a(x - x1)(x - x2)(x - x3)...
For example:
Say we have x intercepts at (1, 0), (4, 0), (-2, 0) and y intercept at (0, 3)
A possible function containing those x-intercepts is y = a(x - 1)(x - 4)(x + 2)
To do with the y intercept, we'll plug in the y-intercept and solve for a
(3) = a(0-1)(0-4)(0+2)
3 = a(-1)(-4)(2)
3 = a(8)
a = 3/8 = 0.375
Therefore the function is y = 0.375(x - 1)(x - 4)(x + 2)
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
why did you choose 3 as y intercept? problem's y intercept is -4. thanks for reminding me how to find a.10/08/21