If I'm understanding this correctly you mean:
If a vertical line does not connect to more than one point in a relation then that relation is a function.
Then your answer is A-True.
That is called the vertical line test. The vertical line cannot touch more than one point at the same time if it is a function. If it does touch then it is not a function.
It represente the absolute value
Answer:
The consecutive even numbers are 28, 30, 32, 34
Step-by-step explanation:
let the four consecutive even numbers be: b d f h,
such that:
b=b, d=b+2, f=b+4, h=b+6.
Therefore, 2(b+b+2)=3(b+6)+14
b=28,
d=(b+2)=30
f=(b+4)=32
h=(b+6)=34
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2