MATH 2421-001 -- Calculus III
Summer 2006 Semester
DPGraph Section 11.2
- Problem #18: graph3d( y^2
<= x & x <= 1 & 0 <= z & z <= 2*x + y +1 )
Note that this is a solid. It requires inequalities. Inequalities
must be linked by ampersands!
Also note that ALL multiplications must be represented by the
asterisk! (2*x, for example).
Send comments to: mkawai@math.cudenver.edu
Last modified on 17 July 2006.