I'm not 100% sure this is right but I think this is how you do it
Step-by-step explanation:
37 and 1/2 divided by 3/16 =
75/2 divided by 3/16 =
75/2 * 16/3 =
25*8 = 200 <--- 75 cancels 3; 16 cancels 2
Me just so I can ask a question
The perimeter of a polygon or any shape is just the sum of all of its sides. If you are asked to find the perimeter of a polygon, you would simply just add all the sides together. For example, if a square has 4 sides with the length 2m, the perimeter of that square would be 2m + 2m + 2m + 2m = 8m. Perimeter just means add all the sides.
Given data:
X Y
1 0
2 - 2
3 - 4
4 - 6
From the above table,
We have to see what sort of function is it showing.
Therefore,
Taking the first difference of the y-values.
We get,
-2 , -2 , -2
The first difference is constant for all the y-values, that is -2. Therefore it is a linear function,
So,
using the general form,
y = mx + b
where m represent the slope and b represents the y-intercept.
Now,
We will use two coordinate points to find out the slope,
Let them be: (1,0) and (2,-2)
So,
m = 2 / -1
m = -2
Now the y-intercept,
As we know that,
y = -2x + b
Take any point from the table, let it be (1,0)
substituting it into the equation, we get;
0 = -2(1) + b
b = 2
Hence our equation is:
y = - 2x + 2