Perpendicular bisectors are segment that passes through the mid point of a triangle, while altitude is the perpendicular distance from the base to the opposite vertex.
Technically the endpoints will be intersection of first endpoint between x=1 and y=-1second endpoint between x=-2 and y=2
so they are 1-i and -2+2i
Get the distance between two acres.
2.5 - 2.4 = 0.1
Divide the diffence by 2
0.1 / 2 = 0.05 - Halfway between them.
Therefore, 0.05 must be taken from 2.5 acres. it must be added to 2.4 acres to get the exact area of the park.
2.5 - 0.05 = 2.45
2.4 + 0.04 = 2.45 acres
OR
Simply get the average of the two to get the area since it is exactly halfway between the two acres of land.
2.5 + 2.4 = 2.9 / 2 = 2.45 acres
Answer:
Point (-5,21) would end up in quadrant II (2).
Step-by-step explanation:
It would end up in quadrant 2 because x=-5 which means it would go left.
y=21 which means it would go up.
Because of this, the point would end up in the top left of the graph which is quadrant 2.
Step-by-step explanation:
f(3)=?
f(x)=2x+5
put x=3,
f(3)=2(3)+5=6+5=11
------------
g(2)=?
g(x)=x^2-3
put x=2,
g(2)=2^2-3=4-3=1
-----------------
g(f(-1))=?
g(x)=x^2-3
and f(-1)=2(-1)+5= -2+5=3
so g(f(-1))=3^2-3=9-3=6
----------------
f(g(-1))=?
f(x)=2x+5
g(x)=g(-1)=(-1)^2-3=1-3= -2
f(g(-1))=2(-2)+5= -4+5=1
----------------
g(f(x))=?
g(x)= x^2-3
put x=f(x),
g(f(x))=f(x)^2-3=(2x+5)^2-3=4x+25+20x-3=24x+25