SOLUTION: Find the x-intercepts of the parabola with vertex (1,1) and y-intercepts (0,-3).

Algebra ->  Trigonometry-basics -> SOLUTION: Find the x-intercepts of the parabola with vertex (1,1) and y-intercepts (0,-3).       Log On


   



Question 389432: Find the x-intercepts of the parabola with vertex (1,1) and y-intercepts (0,-3).
Found 2 solutions by ewatrrr, lwsshak3:
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
the vertex form of a parabola, y=a%28x-h%29%5E2+%2Bk where(h,k) is the vertex
vertex (1,1)
y =a(x-1)^2 +1
using y-intercept pt(0,3) to find a
3 = a(-1)^2 + 1
2 = a
y = 2(x-1)^2 + 1 OR y = 2[x^2 - 2x +1] + 1
Vertex Pt(1,1) in the minimum point for the parabola (a>0)
parabola does not intercept the x-axis
graph%28+300%2C+300%2C+-20%2C20%2C-20%2C20%2C+2%28x-1%29%5E2+%2B+1+%29%29

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
The parabola can be defined by the form:
y=A(x-h)^2+k, h,k representing the (x,y) coordinates of the vertex
with the given y-intercept coordinates (0,-3) and vertex coordinates(1,1)
-3=A(0-1)^2+1
A=-4
equation of parabola: y=-4(x-1)^2+1
=-4(X^2-2x+1)+1 =-4x^2+8x-3
to find x-intercept, set y=0
0=-4(x-1)^2+1
4(x-1)^2=1
(x-1)^2=1/4
taking sqrt of both sides,
x-1=±1/2
x=1/2 or 3/2
ans: x -intercepts at 1/2 and 3/2

+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-4x%5E2%2B8x-3%29+