SOLUTION: Consider the line x/4 + y/8 = k where k is a positive number. a) In terms of k, write down the coordinates of A and B, the points where the line meets the x and y axes respectivel

Algebra ->  Linear-equations -> SOLUTION: Consider the line x/4 + y/8 = k where k is a positive number. a) In terms of k, write down the coordinates of A and B, the points where the line meets the x and y axes respectivel      Log On


   



Question 1118698: Consider the line x/4 + y/8 = k where k is a positive number.
a) In terms of k, write down the coordinates of A and B, the points where the line meets the x and y axes respectively.
b) The area of triangle AOB, where O is the origin, is 144 units^2. Find the value(s) of k.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Consider the line x/4 + y/8 = k where k is a positive number.
a) In terms of k, write down the coordinates of A and B, the points where the line meets the x and y axes respectively.
----
Meets x axis means y = 0::
x/4 + 0/8 = k
x = 4k
------------
Meets y axis means x = 0::
0/4 + y/8 = k
y = 8k
-------------------
b) The area of triangle AOB, where O is the origin, is 144 units^2. Find the value(s) of k.
------
Plot the points:: A(4k,0) and B(0,8k) and O(0,0)
Notice the triangle AOB.
base = 4k
altitude = 8k
-----
Equation:
(1/2)(4k)(8k) = 144 u^2
16k^2 = 144 u^2
k^2 = 9 u^2
k = 3 units
-------------
Cheers,
Stan H.
-----------