<h3><u>The function used to find the perimeter of a square, represented by y, given the length of a side, represented by x is: y = 4x</u></h3>
<em><u>Solution:</u></em>
Let "y" be the perimeter of square
Let the length of side be "x"
From given,
The perimeter of a square is the product of four and the length of a side
Which means,

Substituting the given variables,

Thus perimeter of square is y = 4x
Answer: The expression is 7/2.
Answer:
1) 36
b) 5
c) 3.0
Step-by-step explanation:
1) The recursive formula that defines the given sequence is

That means we keep adding 4 to the subsequent terms:
The sequence will be:
12,16,20,24,28,32,36,...
Therefore the seventh term is 36.
2) The sequence is recursively defined by;

This means, we have to keep subtracting 5 from the subsequent terms.
The sequence will be;
20,15,10,5,...
Therefore the fourth term is 5
3) The sequence is recursively defined by:
f(n+1)=f(n)+0.5
where f(1)=-1.5
This means that, the subsequent terms can be found by adding 0.5 to the previous terms.
The sequence will be:
-1.5,-1.0,-0.5,0,0.5,1,1.5,2.0,2.5,3.0,....
Therefore f(10)=3.0