Answer:
i cannt see it
Step-by-step explanation:
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
Answer:
0
Step-by-step explanation:
You can't construct any triangles with those angles. Because when you add all the angles of a triangle, it has to add up to 180. But when we add 50,70, and 100, it equals 220. So you can't construct any triangles.
Hope this helps.<em> (If it does, please mark me brainliest)</em>
Answer:
Mean absolute deviation (MAD) of a data set is the average distance between each data value and the mean. Mean absolute deviation is a way to describe variation in a data set. Mean absolute deviation helps us get a sense of how "spread out" the values in a data set are.
Step-by-step explanation:
To find the mean absolute deviation of the data, start by finding the mean of the data set. Find the sum of the data values, and divide the sum by the number of data values. Find the absolute value of the difference between each data value and the mean: |data value – mean|.