Question 112554
IF THIS IS THE PROBLEM X/2-2Y/3=-6 THEN:
(3X-4Y)/6=-6 NOW CROSS MULTIPLY
3X-4Y=-36
-4Y=-3X-36
Y=-3X/-4-36/-4
Y=3X/4+9 THIS IS THE LINE FORMULA.
the intercepts are (0,6) & (-8,0)
{{{ graph( 300, 200, -10, 5, -10, 10, y = 3x/4 +6) }}} (graph 300x200 pixels, x from -10 to 5, y from -10 to 10, y = 3x/4 +6).