I need examples of the following so I can see if I am doing these correctly
A linear equation in one variable
a linear equation in two variables
a quadratic equation
a polynomial of three terms
an exponential function
a logarithmic function
A linear equation in one variable
a linear equation in two variables
a quadratic equation
a polynomial of three terms
an exponential function
a logarithmic function
linear eq with one variable : y = 3x
linear eq with two variables: y= 8a - 2b
quadratic: y = 5x^2 + 3x - 4
polynomial of 3 term: y = 5a + 3b + 8c
exponential: y = 3^x
log func: y = log(x)