Answer:
57.6 pages
Step-by-step explanation:
First, you need to identify how many minutes are in 3/5 of an hour:
1 hour = 60 minutes
3/5 of an hour = 3/5 of 60 minutes
= 3/5(60)
= 36
So, you need to find out how many pages can be printed in 36 minutes. To figure this out, a ratio can be used:
15 : 24
36 : p
p represents pages in 36 minutes.
Now, you need to solve the ratio by figuring out what you need to multiply 15 by to get 36 and then multiplying that by 24:
15 * 36/15 = 36
36/15 = 2.4
24*2.4
= 57.6 pages
121 is the area of the square
The answer would be they are congruent.
It's because there was no vertical/horizontal stretch and compression listed in the problem's transformations. The figure was translated throughout the graph.
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]