Question 699277
{{{ W = (2/3)*L }}}
Plot {{{ W }}} on the vertical axis
Plot {{{ L }}} on the horizontal axis
Here's what the plot looks like:
{{{ graph( 400, 400, -5, 30, -5, 30, (2/3)*x ) }}}