Difference between revisions of "Multivariate Calculus 10B, Problem 1"

From Grad Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
'''a'''
 
'''a'''
 +
 +
\draw [thick] (-2,2) % Draws a line
 +
      to [out=10,in=190] (2,2)
 +
      to [out=10,in=90] (6,0)
 +
      to [out=-90,in=30] (-2,-2);

Revision as of 02:25, 7 February 2016

Calculate the following integrals

a)
b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int_0^1 \int_0^{cos^{-1}(y)} e^{2x-y}~dxdy}

solution:

a

\draw [thick] (-2,2) % Draws a line
     to [out=10,in=190] (2,2)
     to [out=10,in=90] (6,0) 
     to [out=-90,in=30] (-2,-2);