document.write( "Question 589682: I'm in alegebra 1 and i cant figure out how to make a function so that i can graph an equation. one of the problems look like y=4 with an x as an exponent. I've read through the book but i still cant seem to understand any of it. It doesnt describe how to put it in a function. I know how to graph it . I just dont know how to make it into a function. \n" ); document.write( "
Algebra.Com's Answer #374976 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a function so that i can graph an equation.
\n" ); document.write( " one of the problems look like y=4 with an x as an exponent.
\n" ); document.write( ":
\n" ); document.write( "f(x) = \"4%5Ex\"
\n" ); document.write( ":
\n" ); document.write( "y = f(x)
\n" ); document.write( ":
\n" ); document.write( "graph this equation
\n" ); document.write( "y = \"4%5Ex\"
\n" ); document.write( ":
\n" ); document.write( "Make a table of x=0 to x=3
\n" ); document.write( " x | y | calculation
\n" ); document.write( "----------
\n" ); document.write( " 0 | 1 | any number with a 0 exponent is = 1
\n" ); document.write( " 1 | 4 | 4^1 = 4
\n" ); document.write( " 2 |16 | 4^2 = 16
\n" ); document.write( " 3 |64 | 4^3 = 64
\n" ); document.write( ":
\n" ); document.write( "Plot these x,y points
\n" ); document.write( ":
\n" ); document.write( "Should look like this
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+5%2C+-10%2C+100%2C+4%5Ex%29+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );