The answer to this equation is 2278221
Well.. instead of k he could have put 7. He should know that x and y are cut in half of their original values.
Hope I helped you!
Explanation:
This looks like an essay question with no right answer.
__
There are two "special" right triangles:
isosceles 45°-45°-90° triangle with sides in the ratios 1 : 1 : √2
30°-60°-90° triangle with sides in the ratios 1 : √3 : 2
These side lengths give rise to the trigonometric ratios shown below for angles with 30°, 45°, or 60° as reference angles.
Answer:
AC Midpoint (2,0)-
CB Midpoint (5,-4)
midlength is 5
Step-by-step explanation:
midpoint formula
A(2,4) C(2,-4)
(2,0)
C(2,-4) B(8,-4)
midpoint is (5,-4)
Distance between the 2 midpoints is the midsegment
(2,0) and (5,-4)
Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24