Answer:
D
Step-by-step explanation:
Answer:
66763
Step-by-step explanation:
47000*(1+0.105+0.17)+338+6500
Something that you should remember is that the sum of the angles of a triangle add up to 180°.
Since we are given 100° and that the other two angles are equal, we can set up an equation like this:
, where x is the 2 angles.
Doing the math, the measure of each unknown angles is 40°.
Answer:
d 70%
Step-by-step explanation:
30 students in class
21 students with 5+ vowels
21/30 x 100 = 70%
Answer:
y = x^2 - 4
Step-by-step explanation:
The vertex of a parabola is exactly halfway between the focus and the directrix. If the focus is at (0, -6) and the directrix is the line y = -2, then we do this to locate the vertex: Draw a vertical line through (0, -6) also crossing the line y = -2. The y value halfway between y = -6 and y = -2 is y = -4, and the vertex is thus (0, -4).
Using the vertex method, write out the equation of this parabola, starting with the general form y - k = (x-h)^2, where (h, k) is the vertex. Here h = 0 and k = -4
We get: y + 4 = (x - 0)^2, or y + 4 = x^2, or y = x^2 - 4. As a check, let x = 0; y = -4, which is the y-coordinate of the vertex.