Answer:
C- Equilateral triangle
Step-by-step explanation:
I am not very sure dear
Answer:
Six.
46
48
64
68
84
86
Step-by-step explanation:
hoped this helped!
Answer:
i think it is many but i am not sure
Step-by-step explanation:
Answer:
20,158 cases
Step-by-step explanation:
Let
represent year 2010.
We have been given that since 2010, when 102390 Cases were reported, each year the number of new flu cases decrease to 85% of the prior year.
Since the flu cases decrease to 85% of the prior year, so the flu cases for every next year will be 85% of last year and decay rate is 15%.
We can represent this information in an exponential decay function as:


To find number of cases in 2020, we will substitute
in our decay function as:



Therefore, 20,158 cases will be reported in 2020.
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2