Question 751426
I'm assuming the equation is {{{y = (1/3)^x - 4}}}


Graph (using a graphing calculator)



{{{ drawing(500, 500, -10, 10, -10, 10,
 graph( 500, 500, -10, 10, -10, 10,0,(1/3)^(x)-4)

)}}}


Domain: Set of all real numbers


Range: {{{y > -4}}}