Answer:
-16
Step-by-step explanation:
Given the sequence:
b(n)=b(n−1)−7, where b(1)=−2
b(2)=b(2−1)−7
=b(1)−7
=-2-7
b(2)=-9
Therefore, the 3rd term of the sequence
b(3)=b(3−1)−7
=b(2)-7 (Recall b(2)=-9 from above)
=-9-7
b(3)=-16
The 3rd term of the sequence is -16.
2.4<7
2.4 / 0.6 = 4
2.4 / 2.4 = 1
4.8<7
4.8 / 0.6 = 8
4.8 / 2.4 = 2
Answer:
begins the trip with 14 gallons of gas in her car.
The car uses up one gallon of gas every 30 miles.
Let g represent the number of gallons of gas she has left in her tank, and let d
represent the total distance
Step-by-step explanation:d = 30(14 - g)
:
For example, if she uses two gallons, there will be 12 gal left in the tank; g=12
d = 30(14 - 12)
d = 30(2)
d = 60 mi Here you go
Step-by-step explanation:
let's simply do the multiplications and then compare with the original.
(x-m)² + n
right ?
or is it

let's go for the first.
x² - 2mx + m² + n = x² - 3x
-2mx + m² + n = -3x
fun there we see two things :
-2m = -3
m = 3/2
and
m² + n = 0
(3/2)² = -n
9/4 = -n
n = -9/4
so our transformed expression looks like
(x - 3/2)² - 9/4