Question 1039897: A (0,16), B(8,0) C(0,6) D(18,0)
Point M is the point of intersection between line AB and line CD. Find M.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A (0,16), B(8,0) C(0,6) D(18,0)
Point M is the point of intersection between line AB and line CD. Find M.
---
Line AB:: y/16 + x/8 = 1
Line CD:: y/6 + x/18 = 1
----------------------------------
Rearrange:
y = -2x + 16
y = -x/3 + 6
------
Substitute and solve for "x"::
-2x+16 = -x/3 + 6
--------
-6x + 48 = -x + 18
5x = 30
x = 6
----
Solve for "y"::
y = -2x + 16
y = -2(6) + 16
y = 4
-------------
Ans:: (6,4)
-------------
Cheers,
Stan H.
------------
|
|
|