14.3k views
3 votes
I need your help ASAP

I need your help ASAP-example-1
I need your help ASAP-example-1
I need your help ASAP-example-2
I need your help ASAP-example-3
User Osmbergs
by
5.2k points

1 Answer

6 votes

9514 1404 393

Answer:

12. x = 5

13. -8, 0

14. 6

Explanation:

12. The area of a square with side length s is ...

A = s²

The problem statement tells us the relationship between the areas is ...

(x cm)² = (1/9)(15 cm)²

Taking the square root, we have ...

x cm = (1/3)(15 cm)

x cm = 5 cm . . . . . . . simplify

x = 5

__

13. The rule is ...

a[n] = (a[n-1] +8)/2 = (1/2)a[n-1] +4

For a[1] = -24, a[2] = (1/2)(-24) +4 = -8

For a[2] = -8, a[3] = (1/2)(-8) +4 = 0

The next two terms are -8 and 0.

__

14. The rule is ...

a[n] = (a[n-1] -1)×5

Solving for the previous term, we find ...

a[n] = 5·a[n-1] -5 . . . . . eliminate parentheses

a[n] +5 = 5·a[n -1] . . . . add 5

a[n-1] = (a[n] +5)/5 . . . . divide by 5

For a[3] = 120, a[2] = (120 +5)/5 = 25

For a[2] = 25, a[1] = (25 +5)/5 = 6

The first term of the sequence is 6.

User Croolman
by
5.1k points