Let's put the chart into ordered pairs:
(x, y)
(2,1)
(3,4)
(3,3)
(4,2)
(5,5)
In bold, we see that there are two y-values at x=3. This means that this relation fails the vertical line test (two points on the same verticle line). This is not a function.
The answer options may be mis-written.
The answer is no, because one x value corresponds to more than one y-value.
Remark
Make up a proportion that relates the tree and its properties to the stick and its properties.
Givens
Stick height (s_h) = 4
Stick shadow(s_s) = 2
Tree shadow = t_s = 18
Tree height = x
Formula
s_h / s_s = x / t_s
Substitute and solve.
4/2 = x / 18 Cross multiply
4*18 = 2 * x
72 = 2x Divide by 2
72/2 = x
x = 36
The height of the tree is 36 feet.
Answer:
Step-by-step explanation:
because both equations do not have matching numbers for the x or y variable, and both equations are positive you are going to have to multiply each equation by a number so that there will be at least one variable with the same number but with opposite signs.
it does not matter which variable you choose.
lets use y because 2 and 3 are smaller then 2 and 5.
so lets multiply the first equation by 2 in order to get y equal to 6.
2(2x)+2(3y)=(2)6
(do not forget to multiply what the equation is equal to also)
4x+6y=12
now for the second equation we need y to equal negative 6
-3(5x)+-3(2y)=-3(4)
-15x-6y=-12
now lets put the 2 new equations next to each other and see what we can cancel out
4x+6y=12
-15x-6y=-12
-11x=0
x=0
now plug 0 in for x and solve for y (it does not matter which of the 4 equations you choose to solve.
2(0)+3y=6
3y=6
y=2
so your answer is x=0, y=2