Answer:
try using this
Step-by-step explanation:
multiply π which = 3.14 by the diamiter so it would be 3.14 x 6.5 = 20.41
The slope would be -5, I will explain if you would like me to
Answer:
38 people have a membership.
Step-by-step explanation:
That's because the bottom row shows how many years they've had the membership.
And the y axis shows how many people or the frequency of people having the membership for that amount of years.
So its a bar graph that shows you how many of the members have had the membership for a set amount of years.
So all you have to do is add up each column,
0-2 years = 6 people
2-4 years = 8 people
4-6 years = 10 people
6-8 years = 8 people
8-10 years = 6 people
6 + 8 + 10 + 8 + 6 = 38
Answer:
Diagonal
Step-by-step explanation:
The measure of a television is always indicated by providing the length of the diagonal, in inches.
In fact, the actual length and height of a 32" tv are:
- Length:
L = 27.9 inches
- Height:
h = 15.7 inches
For an object with a rectangular shape, such as the TV, the diagonal of the object can be found by using Pythagorean's theorem:

where
L is the length of the rectangle
h is the height of the rectangle
Substituting the values above, we find:

Which corresponds to the diagonal of the TV.
Answer:
steps below
Step-by-step explanation:
7, 11, 15, 19 ...
common difference (d) = 11-7 = 4
Recursive rule: A(n) = A(n-1) + d = A(n-1) + 4
Explicit rule: A(n) = A(1) + d * (n-1) = A(1) + 4 *(n-1) = 7 + 4 * (n-1) = 4n + 3
15th term: A(15) = 4 * 15 + 3 = 63