Answer:g(x)=2(3)+1=6+1=7
Step-by-step explanation:7
Answer:
x=21
Step-by-step explanation:
subtract 6 from both sides get -1/3x=-7
multiply -1/3 or -1/3 as decimal times -7
and get x=21
If brainiest is earned its greatly appreciated. :)
Answer:
a) 2.5
b) 6.25
Step-by-step explanation:
For similar figures, the ratio of any corresponding linear dimensions is the same. The ratio of areas is the square of that.
<h3>Application</h3>
The ratio of linear dimensions, larger to smaller, is ...
(30 yd)/(12 yd) = 2.5
<h3>a) Perimeter</h3>
Perimeter is a linear dimension, the sum of side lengths. The ratio of perimeters is 2.5.
<h3>b) Area</h3>
The ratio of areas, larger to smaller, is the square of the scale factor for side lengths:
(2.5)² = 6.25
The ratio of the areas of the larger to smaller figure is 6.25.
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3