Answer:
h = -4
Step-by-step explanation:
7h-5(3h-8) = 72
Distribute
7h - 15h +40 = 72
Combine like terms
-8h +40 = 72
Subtract 40 from each side
-8h+40-40 = 72-40
-8h = 32
Divide each side by -8
-8h/-8 = -32/-8
h = -4
If the diameter of the circle is 17.4 cm, the approximate circumference of the circle would be 54.636. If the radius of the circle is 17.4 cm, the approximate circumference would be 109.272.
Explanation:
Circumference of a circle = Pi (3.14) x diameter
In this case, the diameter (I am assuming) is 17.4, so in order to solve the circumference you must multiply Pi by 17.4.
(If 17.4 is the radius, simple multiply 17.4 by 2 and then solve for the circumference like you normally would. You must multiply the radius by two because the radius is half of the circles circumference.
Hope that helps. Happy learning!
Coplanar lines are <u>lines</u> that lie on the same <u>plane</u>.
Theorem: If two <u>coplanar lines</u> are <u>perpendicular</u> to the same line, then the two lines are <u>parallel</u> to each other.
This theorem is true always, therefore, given statement is true always.
Answer: correct choice is A
Answer:
C: g(x) = 3x^2
Step-by-step explanation:
Note that (1, 1) is on the graph of f(x) and that (1, 3) is on the graph of g(x). This indicates that the coefficient of x^2 is 3 for g(x).
Answer:
y = -1/8 x² + 5
Step-by-step explanation:
Parabola opens vertically and vertex (h,k) = (0,5), pass point (4,3)
basic formula: y = a(x - h)² + k
y = a (x-0)² + 5
y = ax² + 5 pass (4,3)
3 = 16a + 5
a = (3-5)/16 = -1/8
equation: y = -1/8 x² + 5
check: pass another point (-4,3)
-1/8 * (-4)² + 5 = -2 + 5 = 3