Answer:
if you are using point slope formula it will be y
=
−
6.9
x
+
39.3
Step-by-step explanation:
Answer:
-1
Step-by-step explanation:
f(0) = -5^0 = -1
Answer: b=2
Step-by-step explanation:
-2+2=0
So, b would be 2 because -2 plus 2 equals zero
The Canadian goose flew for 4 hours and the Great blue heron flew for 10 hours
<h3>What is an equation?</h3>
An equation is an expression that shows the relationship between two or more variables and numbers.
Let a represent the time flown by the goose and b represent the time flown by the heron. Hence:
a + b = 14 (1)
Also:
20a + 10b = 180 (2)
From equation 1 and 2:
a = 4, b = 10
The Canadian goose flew for 4 hours and the Great blue heron flew for 10 hours
Find out more on equation at: brainly.com/question/2972832
#SPJ1
Answers:
x = -8/5 or x = 8/5
Sum of the first ten terms where all terms are positive = 4092
========================================================
Explanation:
r = common ratio
- first term = 4
- second term = (first term)*(common ratio) = 4r
- third term = (second term)*(common ratio) = (4r)*r = 4r^2
The first three terms are: 4, 4r, 4r^2
We're given that the sequence is: 4, 5x, 16
Therefore, we have these two equations
Solve the second equation for r and you should find that r = -2 or r = 2 are the only possible solutions. If r = -2, then 5x = 4r solves to x = -8/5. If r = 2, then 5x = 4r solves to x = 8/5.
-----------------
To find the sum of the first n terms, we use this geometric series formula
Sn = a*(1 - r^n)/(1 - r)
We have
- a = 4 = first term
- r = 2, since we want all the terms to be positive
- n = 10 = number of terms to sum up
So,
Sn = a*(1 - r^n)/(1 - r)
S10 = 4*(1 - 2^10)/(1 - 2)
S10 = 4*(1 - 1024)/(-1)
S10 = 4*(-1023)/(-1)
S10 = 4092