Hi Lebron D.,
Area=1/2*b*h, in this case the base is x and the height is y, so 27 = 1/2*x*y
The slope (m) at (4,3) and (x,0) is m = (3 - 0)/4 - x) = 3/(4 - x).
The slope (m) at (4,3) and (0,y) is m = (3 - y)/(4 - 0) = (3 - y)/4.
Rearrange both slopes as functions of x(m) and y(m):
m = 3/(4 - x); m = (3 - y)/4
4 -x = 3/m; 3 - y = 4m
x(m) = 4 - 3/m; y(m) = 3 - 4m
You have a choice to write the Area as a function of y(x) or x(y), either way will work.
y(x) = 54/x or x(y) = 54/y,
I'll choose the latter and substitute y(m) into x(y) which will become x(m):
x = 54/y = 54/(3 - 4m) = x(m)
Now I have x(m) = 4 - 3/m, and, x(m) = 54/(3 - 4m), I can set them equal to each other and solve for m:
4 - 3/m = 54/(3 - 4m)
(4m - 3)/m = 54/(3 - 4m)
54m = (4m - 3)*(3 - 4m)
54m = -16m2 + 24m -9
0 = 16m2 +30m +9
(8m +3)*(2m +3) = 0
m = -3/8 and m = -3/2
We can check our work:
y - 3 = (-3/8)*(x - 4) or y = -3x/8 +9/2 and y - 3 = (-3/2)*(x - 4) or y = -3x/2 + 9
@ (x, 0) x = 12 and x = 6
@ (0,y) y = 9/2 and y = 9
Area = (1/2)*12*(9/2) = 27 and Area = (1/2)*6*9 = 27
I hope this helps, Joe.
Doug C.
Looks like factoring is not quite correct. (x-12)(x-6).08/05/19