Question 171840
If you have the picture on your computer, you can upload it to a site like flickr, photobucket, or tinypic. If you don't have it on your computer, you can try the following:


a) Scan in the graph


b) Take a picture of the page with the graph


c) Draw the graph by hand (using a computer program). If you follow this route, be sure to label everything.



---------------------------------------------------



But I'm assuming that you have the following



{{{ drawing(500, 500, -10, 10, -10, 10,
 graph( 500, 500, -10, 10, -10, 10,3^x,log(3,(x)))

)}}}



Since exponential functions increase much faster than logarithmic, and {{{y=3^x}}} is an exponential function, this means that {{{y=3^x}}} corresponds to the red graph and {{{y=log(3,(x))}}} corresponds to the green graph.