The answer is 3. -2i square root of 2
Answer:
6
Step-by-step explanation:
6=3 : 16=6 14=6 that should be right
Answer: (x, y) = (-x, -y)
Step-by-step explanation:
To solve this, you can match the coordinates of points on the triangles and choose the correct answer from there.
The highest point on the triangle, S, has coordinates of (3, 5).
The reflected triangle's point S has coordinates of (-3, -5).
Point Q on the triangle has coordinates of (1, 0)
Point Q on the reflected triangle has coordinates of (-1, 0).
Matching these two points and their reflections to the answers, the only answer that fulfills both points correctly is (x, y) = (-x, -y).
Answer:
f(x)=(x-1)^2+5 with domain x>1 and range y>5 has inverse g(x)=sqrt(x-5)+1 with domain x>5 and range y>1.
Step-by-step explanation:
The function is a parabola when graphed. It is in vertex form f(x)=a(x-h)^2+k where (h,k) is vertex and a tells us if it's reflected or not or if it's stretched. The thing we need to notice is the vertex because if we cut the graph with a vertical line here the curve will be one to one. So the vertex is (1,5). Let's restrict the domain so x >1.
* if x>1, then x-1>0.
* Also since the parabola opens up, then y>5.
So let's solve y=(x-1)^2+5 for x.
Subtract 5 on both sides:
y-5=(x-1)^2
Take square root of both sides:
Plus/minus sqrt(y-5)=x-1
We want x-1>0:
Sqrt(y-5)=x-1
Add 1 on both sides:
Sqrt(y-5)+1=x
Swap x and y:
Sqrt(x-5)+1=y
x>5
y>1