Brbdhdbfnfjcncjffbfhdhfhfjfhfjf
Answer:
B : 0.7
Step-by-step explanation:
Given:
Doug lives 7. Block away from his school.
Each block is about 265 feet long.
Question asked:
What is total round-trip distance,in miles that Doug walks to and from school each day ?
Solution:
Each block is about = 265 feet
7 Block = 
As he lives 7 block away from his school that means his round trip distance is,
7 block ( travel during going to school ) + 7 block ( when return from school )
<em>Therefore, his total round trip is 14 block, means 1855 feet + 1855 feet = 3710 feet.</em>
Now, we have to convert it into miles as here asked: (unitary method)
5280 feet = 1 mile
1 feet = 
3710 feet = 
= 
Thus, total round-trip distance,in miles that Doug walks to and from school each day is 0.7 miles.
Answer:x=3
Step-by-step explanation:
-5x=-15
divide by -5
x=3
Answer:
o/3 or 1/1
Step-by-step explanation:
9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]