Question 821195
If the equation is {{{y = log(4,(x))}}}, then using a graphing calculator would give you this


{{{ drawing(500, 500, -10, 10, -10, 10,
 graph( 500, 500, -10, 10, -10, 10,0,log(4,(x)))

)}}}