
How do you find the definite integral for: (9-x^2)^(1/2) for the ...
Nov 5, 2016 · #y=sqrt(9-x^2)# is the upper half of the circle #x^2+y^2=9#, a circle with radius #3# and center at #(0,0)#. Since the bounds span the length of the semicircle, the integral will be equal to #1//2# the circle's area, or #(9pi)/2# .
How do you factor x^2-9? - Socratic
Mar 20, 2018 · (x-3)(x+3) >x^2-9" is a "color(blue)"difference of squares" "and in general factorises as" •color(white)(x)a^2-b^2=(a-b)(a+b) "here "a=x" and "b=3 rArrx^2-9=(x-3)(x+3)
How do you integrate #int sqrt(4-9x^2)# using trig substitutions?
Dec 30, 2016 · = 1/2 x sqrt (4- 9 x^2) + 2/3 sin^(-1) (3/2 x) + C One obvious thing here is to use a sub to get the integrand looking like this sqrt(4-4 sin^2 y) = 2 cos y, ie using the Pythagorean identity so we can say that 9 x^2 = 4 sin^2 y, and the sub we are going to try is x = 2/3 sin y, \\ dx = 2/3 cos y \\ dy The integration is then int 2 cos y * 2/3 cos y \\ dy = 4/3int cos^2 y …
What is the domain and range of #y = - sqrt(9-x^2)#? - Socratic
Aug 21, 2015 · In other words, in oerder for the function to be defined, you need the expression that's under the square root to be positive. 9 - x^2 >= 0 x^2 <= 9 implies |x| <= 3 This means that you have x >= -3" " and " "x<=3 For any value of x outside the interval [-3, 3], the expression under the square root will be negative, which means that the ...
What is the integral of sqrt(9-x^2)/x? - Socratic
Mar 30, 2018 · In general, when encountering an integral involving sqrt(a^2-x^2), make the trigonometric substitution x=asintheta. In this case, a^2=9, a=3, and so our substitution is x=3sintheta. Solving for dx yields dx=3costhetad theta.
How do you integrate x^2/sqrt(9-x^2) dx? - Socratic
Jun 6, 2015 · I got 9/2arcsin(x/3) - x/2sqrt(9-x^2) + C. You can do this with trig substitution. Notice how this is of the form sqrt(a^2-x^2), which looks like sqrt(1 - sin^2theta), while sin^2theta + cos^2theta = 1. So, let: a = sqrt9 = 3 x = asintheta = 3sintheta dx = acosthetad theta = 3costhetad theta That gives sqrt(9 - x^2) = sqrt(3^2 - (3sintheta)^2) = sqrt9sqrt(1-sin^2theta) = 3costheta x^2 …
How do you solve (x+2)^2 = 9? - Socratic
Jul 13, 2016 · x=1 or x=-5 (x+2)^2=9 can be written as (x+2)^2-9=0 or (x+2)^2-3^2=0 Now using the identity a^2-b^2=(a-b)(a+b), we have (x+2-3)(x+2+3)=0 or (x-1)(x+5)=0 Hence either (x-1)=0 i.e. x=1 or (x+5)=0 i.e. x=-5
What is the antiderivative of #(9-x^2)^(1/2)#? - Socratic
Jul 10, 2018 · Let #x=3\sin\theta\implies dx=3\cos\theta\ d\theta# #\therefore \int (9-x^2)^{1/2}\ dx# #= \int (9-(3\sin\theta)^2)^{1/2}\ (3\cos\theta\ d\theta)#
How do you integrate #x^2/(sqrt(9-x^2))#? - Socratic
Nov 5, 2016 · J=-intsqrt(9-x^2)dx Let x=3sintheta so that dx=3costhetad theta: J=-intsqrt(9-9sin^2theta)(3costhetad theta) J=-3intsqrt9sqrt(1-sin^2theta)(costheta)d theta J=-9intcos^2thetad theta Using cos2theta=2cos^2theta-1 so solve for cos^2theta: J=-9int(cos2theta+1)/2d theta=-9/2intcos2thetad theta-9/2intd theta Solve the first integral by sight or by ...
What is the domain and range of #f(x) = sqrt (9 - x^2)#? - Socratic
Aug 12, 2017 · Domain: [-3,3] Range: [0,3] The value under a square root cannot be negative, or else the solution is imaginary. So, we need 9-x^2\\geq0, or 9\\geqx^2, so x\\leq3 and x\\geq-3, or [-3.3]. As x takes on these values, we see that the smallest value of the range is 0, or when x=pm3 (so sqrt(9-9)=sqrt(0)=0), and a max when x=0, where y=\\sqrt(9-0)=sqrt(9)=3