Question: Exercise 2: a.) Use MATLAB to plot the volume bounded by 3 z = 20 ex /8, y=0, y = x2, and x = 2


Exercise 2: a.) Use MATLAB to plot the volume bounded by 3 z = 20 ex /8, y=0, y = x2, and x = 2 Use view and axis to get a good orientation that shows both the surface and the region in the xy-plane. Label the graph with a title indicating what view you used. Use title( view(?)') to do this Upload your image file here. Consult the manual for more information. Choose File No file chosen b.) Set up the double integral needed to compute the volume under the surface and above the region in the xy-plane, as given in part (a), and find this volume using MATLAB. What is the MATLAB command you used to compute this integral? Assume syms x y and f-20*exp (x 3/8) have been defined. Hint: One order of integration is "non- integrable"! Is it x-simple or y-simple? Enter a short answer. c.) What is the numerical value for the volume? Enter a number Exercise 2: a.) Use MATLAB to plot the volume bounded by 3 z = 20 ex /8, y=0, y = x2, and x = 2 Use view and axis to get a good orientation that shows both the surface and the region in the xy-plane. Label the graph with a title indicating what view you used. Use title( view(?)') to do this Upload your image file here. Consult the manual for more information. Choose File No file chosen b.) Set up the double integral needed to compute the volume under the surface and above the region in the xy-plane, as given in part (a), and find this volume using MATLAB. What is the MATLAB command you used to compute this integral? Assume syms x y and f-20*exp (x 3/8) have been defined. Hint: One order of integration is "non- integrable"! Is it x-simple or y-simple? Enter a short answer. c.) What is the numerical value for the volume? Enter a number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
