180
Explanation:
Set a equation of a ratio 120/90=x/135
And calculate!
90x=(120)(135)
90x=16200
x=180
(4.5,6) that is what i got.
Answer: Two planes meet in exactly one point
Two lines meet at exactly two points
Step-by-step explanation:
From the given statements there are two statements which are never true :-
1) Two planes meet in exactly one point .
Since when two line meets , they either meet at one point or infinite points (coincidence) , thus its impossible that they will meet at exactly two points.
2) Two lines meet at exactly two points
Since when two planes meet , the intersection of two plane always make a line not a point. Thus its impossible.
Answer:
y = x-2
Step-by-step explanation:
y = mx + b as an equation
m = slope
slope = (change in y) / (change in x) = (y₂-y₁)/(x₂-x₁) = (y₁-y₂)/(x₁-x₂) = (2-(-2))/(4-0) = 4/4 = 1
y = 1*x + b
plug a value in, e.g. (0, -2)
-2 = 1 * 0 + b
-2 = b
our equation is thus
y = x - 2