408 round to the nearest tenth: 410
That is called the Origin , where the number 0 is.
Answer:
a =12*sqrt(2)
Step-by-step explanation:
3. The Pythagorean theorem states
a^2 + b^2 = c^2 where a and b are the legs and c is the hypotenuse
a^2 +21^2 = 27^2
a^2 +441 =729
Subtract 441 from each side
a^2 +441-441 = 729 -441
a^2 =288
Take the square root of each side
sqrt(a^2) = sqrt(288)
sqrt(xy) = sqrt(x)sqrt(y)
a = sqrt(144)sqrt(2)
a =12*sqrt(2)
I think it’s 36 but I’m not good at math so don’t count me on it
Answer:
y= -1/9(x-1)^2 +2
Step-by-step explanation:
The vertex is at (1,2) and another point is at (-2,1).
We know the vertex form of a parabola is
y= a(x-h)^2 +k where (h,k) is the vertex
Substituting the vertex in
y= a(x-1)^2 +2
We have another point, (-2,1)
Substitue this in with x=-2 and y =1. This will let us find a
1 = a(-2-1)^2 +2
1 = a (-3)^2 +2
1 = a*9 +2
Subtract 2 from each side
1-2 = 9a +2-2
-1 = 9a
Divide by 9
-1/9 = 9a/9
-1/9 =a
Putting this back into the equation
y= -1/9(x-1)^2 +2