SOLUTION: What curves are produced on a graph from the following equations: y=x^2 y=2x y=2^x y=log10^x

Algebra ->  Graphs -> SOLUTION: What curves are produced on a graph from the following equations: y=x^2 y=2x y=2^x y=log10^x      Log On


   



Question 231150: What curves are produced on a graph from the following equations:
y=x^2
y=2x
y=2^x
y=log10^x

Answer by user_dude2008(1862) About Me  (Show Source):
You can put this solution on YOUR website!
y=x^2
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+x%5E2%29+

y=2x
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+2x%29+

y=2^x
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+2%5Ex%29+

y=log10^x
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+log%2810%2Cx%29%29+