Question 198119
y=log[4](x+1)
:
Write the exponent equiv of logs
{{{4^y = x + 1}}}
Choose values for x that will give you multiples of 4
x = 0
{{{4^y = 0 + 1}}}
that would be
{{{4^0 = 1}}}
:
x = 15
{{{4^y = 15 + 1}}}
{{{4^2 = 16}}}
:
x = 63
{{{4^y = 63 + 1}}}
{{{4^3 = 64}}}
:
x = 255
{{{4^y = 255 + 1}}}
{{{4^4 = 256}}}
:
A table to plot a graph:
 x | y
-------
 0 | 0
15 | 2
63 | 3
256| 4
etc