English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

the question is y = -xsquared + 2x + 1. I cannot work out my x intercept..can you help?

2006-08-24 03:05:55 · 5 answers · asked by lucy_goose 3 in Science & Mathematics Mathematics

5 answers

Homework question.
Your x and Y intercepts:
Y = -X^2 + 2X + 1.

Remember, your intercepts are where the line for the equation crosses the graphical X and Y lines meaning when X = 0 or when Y = 0.
So set them so.
to Find Y intercept set X to Zero.
Y = -(0)^2 + 2(0) + 1
Y = 1 (when X = 0)
Y intercept is (0,1).

to find X intercept set Y to Zero
(0) = -X^2 + 2X + 1
or
0 = (-1)X^2 + (2)X + (1)

Get your quadratic equation out.
X = (-b (+ -) SQRT(b^2 - 4ac)) / 2a
and you will get your answer
You should get something like
X can be either:
(-2 + SQRT(8))/ -2

or
(-2 - SQRT(8))/ 2

Hope this helps, and remember (or memorize) the quadratic equation.. it will save you more than once.

2006-08-24 03:30:13 · answer #1 · answered by Orlando_KIA 2 · 0 0

the x intercepts are the two places where this intersects the x-axis, that is where y=0

substitute y = 0 into your equation:
0 = -x^2 +2*x +1

You are looking for the roots of the equation, and you should know how to get that.

The numerical answers are -0.4142 and 2.4142.
In matlab thats roots([-1 2 1])

2006-08-24 11:23:43 · answer #2 · answered by Curly 6 · 0 0

x intercept: -x^2+2x+1=0
rewrite it like this: -(x^2-2x-1)=0
so the x-intercepts of the original equation are the same as the x-intercepts of x^2-2x-1=0
now for this you use the quadratic formula to get:
[2+square root of (8) ]/2 and
[2-square root of (8) ]/2

2006-08-24 12:00:39 · answer #3 · answered by locuaz 7 · 0 0

Using the quadratic formula, the two roots are 1+sqrt2 and 1-sqrt2. [ 2.414 and -0.414]

The roots are the x intercepts.
When x=0, y=1. Thats the y intercept.

2006-08-24 10:18:24 · answer #4 · answered by davidosterberg1 6 · 0 0

y = -x^2 + 2x + 1
y = -(x^2 - 2x - 1)

x = (-b ± sqrt(b^2 - 4ac))/(2a)
x = (-(-2) ± sqrt((-2)^2 - 4(1)(-1)))/(2(1))
x = (2 ± sqrt(4 + 4))/2
x = (2 ± sqrt(4(2)))/2
x = (2 ± 2sqrt(2))/2
x = 1 ± sqrt(2)

x-intercepts are 1 + sqrt(2) and 1 - sqrt(2)
y-intercept is 1

I don't know what you mean by TP, but the vertex is

x = (-2)/(2(-1))
x = -2/(-2)
x = 1

y = -(1)^2 + 2(1) + 1
y = -1 + 2 + 1
y = 1 + 1
y = 2

V : (1,2)

2006-08-24 10:12:56 · answer #5 · answered by Sherman81 6 · 0 0

fedest.com, questions and answers