Question 944644
y=2x3^x I don`t understand how to put this in a chart so i can graph it. Please Help! The chart below is the chart i would like to put it in. 

x / y = 2*x*3^x
------------------------
 -2 /2(-2)*3^-2 = -4*1/9 = -4/9
--------------------------------------
 -1 /2(-1)*3^(-1) = -2*(1/3) = -2/3
--------------------------------------
 0 /2(0)*3^0 = 0*1 = 0
-----------------------------
 1 /2(1)*3^1 = 2*3 = 6
---------------------------------
 2 /2(2)*3^2 = 4*9 = 36
==============================
{{{graph(400,400,-10,10,-10,10,2x*3^x)}}}
===================================
Cheers,
Stan H.
=================