document.write( "Question 132761: I am working on exponentaial functions and graphing. Can you help me plot the graph of the following functions?
\n" ); document.write( "1. f(x)=6x
\n" ); document.write( "2. f(x)=(1/2)^x
\n" ); document.write( "

Algebra.Com's Answer #97007 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
1. \"f%28x%29+=+6x\"
\n" ); document.write( "2. \"f%28x%29+=+%281%2F2%29%5Ex\"
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-4%2C+4%2C+-6%2C+6%2C+6x%2C+%281%2F2%29%5Ex%29+\"
\n" ); document.write( "
\n" );