Question 823858
If the equation is {{{log(4,(x))}}}, then use a graphing calculator to get this


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

)}}}