Question 284382
The easiest way to find intercepts, is to set x and y, respectively to 0, then solving.

x:  
{{{3(0) - 4y = 24}}}
===
{{{-4y = 24}}}
===
{{{y=highlight(-6)}}}

y:
{{{3x - 4(0) = 24}}}
===
{{{3x = 24}}}
===
{{{x = highlight(8)}}}
===

Therefore, x-intercept:  (-6, 0), y-interecept:  (0, 8)