Answer:
I am not sure what to do you have any pictures
Step-by-step explanation:
 
        
             
        
        
        
Mohamed decided to track the number of leaves on the tree in his backyard each year. the first year, there were 500 leaves. each year thereafter, the number of leaves was 40% more than the year before. let f(n) be the number of leaves on the tree in Mohamed's backyard in the n^th year since he started tracking it. f is a sequence. what kind of sequence is it?
Number of leaves on the tree in first year = 500
The number of leaves was 40% more than the year before.
So rate of increase is 40/100 = 0.4
We use exponential growth formula,
f(n) = a(1+r)^n
Where a is the initial number, r is the rate of growth, n is the number of years
We know a= 500, r= 0.4
f(n) = 500(1+0.4)^n
f(n) = 500(1.4)^n
Plug in n=1,2,3...
f(1) = 500
f(2) = 500 * 1.4^1
f(3) = 500 * 1.4^2 and so on
From this we can see that the common ratio is 1.4
Hence it is a Geometric sequence.
 
        
                    
             
        
        
        
The ar. of square =X^
 =5.76
So,X=√5.76
 =2.4
now, perimeter of square =4(X)
 =4(2.4)
 =9.6
So, the perimeter of the square is 9.6cm..
Thanks!
Hope it helps you..
        
             
        
        
        
Answer:
y = 312x + 2
Step-by-step explanation:
According to y = mx + b, m stands for slope and b stands for y-intercept. Let us find the y-intercept. To find the y-intercept, the x should be zero in (x, y). 
(x, y) 
(0, 2) ---> y-intercept (b) 
Now that we have found the y-intercept, we will now find the slope by using its formula. 
Slope formula:- 
m = y2 - y1 / x2 - x1 
Pick two random (x, y). I will pick the first and last pairs. 
(0, 2) and (4, 1250) 
Now plug these two pairs in the formula. 
m = y2 - y1 / x2 - x1 
m = 1250 - 2 / 4 - 0 
m = 1248 / 4 
m = 312 
This means that the slope (m) is 312. Now put that in y = mx + b form. 
y = mx + b 
y = 312x + 2
Both of the forms are the same. Hope this helps, thank you :) !!