Posted by Tracy on Saturday, November 19, 2011 at 10:10pm.
An easy way to do this is to take the derivatives of the four choices, and see what gives you back the original function.
The derivative of function C. is
(1/3)sin(3x) + (x/3)*3*cos(3x) -(3/9)sin(3x) = x cos(3x)
Looks like a winner to me.
Just as easy as taking all those derivatives (to me anyway) is to use integration by parts:
u = x
du = dx
dv = cos 3x dx
v = 1/3 sin 3x
Int(u dv) = uv - Int(v du)
= x/3 sin 3x - Int(1/3 sin 3x dx)
= x/3 sin 3x + 1/9 cos 3x
= (C)
PS (sin)(3x) is bogus notation. (sin) is not a value like (1/3) or (x). It is a function.
Try (sin(3x))
Related Questions
Calculus - 1.evaluate (integral sign)x cos 3x dx A.1/6 x^2 sin 3x + C B.1/3 x ...
Calculus - Find the dervatives: 1. f(x)=(3x+1)e^x^2 2. y = e^(sin x) ln(x) 3. f(...
Calculus 12th grade (double check my work please) - 1.)Find dy/dx when y= Ln (...
Math, derivatives - Let g(x) = sin (cos x^3) Find g ' (x): The choices are a...
Trig check my work please? - 8 sin²(3x) cos²(3x) = 2 [2 sin(3x) cos(3x...
calculus - U-Substitution 1. 3x(sin^2((3x^2)+1)cos((3x^2)+1)dx 2. (x^3)(sqrt((3x...
Trigonometry - Find the general solution of the following equation. sin (5x) = ...
Math - Transform to a Cartesian Equation: a. x = sin t y = cos t b. x = t^(1/3...
Calc - How do you solve ∫sin(3x+4)dx? I got the -cos(3x+4) part, but ...
Calc - Find the derivative of a) y=cos (x/2) b) yx-3x^2 +6 = y^4 + x a) -sin (x/...
For Further Reading