1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
miss Akunina [59]
3 years ago
7

How to solve derivative of (sin3x)/x using first principle ​

Mathematics
2 answers:
Leona [35]3 years ago
7 0

\dfrac{d}{dx}(\dfrac{\sin(3x)}{x})

First we must apply the Quotient rule that states,

(\dfrac{f}{g})'=\dfrac{f'g-g'f}{g^2}

This means that our derivative becomes,

\dfrac{\dfrac{d}{dx}(\sin(3x))x-\dfrac{d}{dx}(x)\sin(3x)}{x^2}

Now we need to calculate \dfrac{d}{dx}(\sin(3x)) and \dfrac{d}{dx}(x)

\dfrac{d}{dx}(\sin(3x))=\cos(3x)\cdot3

\dfrac{d}{dx}(x)=1

From here the new equation looks like,

\dfrac{3x\cos(3x)-\sin(3x)}{x^2}

And that is the final result.

Hope this helps.

r3t40

Ede4ka [16]3 years ago
5 0

Answer:

\frac{3\cos(3x)}{x}-\frac{\sin(3x)}{x^2}

Step-by-step explanation:

If f(x)=\frac{\sin(3x)}{x}, then  

f(x+h)=\frac{\sin(3(x+h)}{x+h}=\frac{\sin(3x+3h)}{x+h}.

To find this all I did was replace old input, x, with new input, x+h.

Now we will need this for our definition of derivative which is:

f'(x)=\lim_{h \rightarrow 0}\frac{f(x+h)-f(x)}{h}

Before we go there I want to expand sin(3x+3h) using the sum identity for sine:

\sin(a+b)=\sin(a)\cos(b)+\cos(a)\sin(b)

\sin(3x+3h)=\sin(3x)\cos(3h)+\cos(3x)\sin(3h)

So we could write f(x+h) as:

f(x+h)=\frac{\sin(3x)\cos(3h)+\cos(3x)\sin(3h)}{x+h}.

There are some important trigonometric limits we might need before proceeding with the definition for derivative:

\lim_{u \rightarrow 0}\frac{\sin(u)}{u}=1

\lim_{u \rightarrow 0}\frac{\cos(u)-1}{u}=0

Now let's go to the definition:

f'(x)=\lim_{h \rightarrow 0}\frac{\frac{\sin(3x)\cos(3h)+\cos(3x)\sin(3h)}{x+h}-\frac{\sin(3x)}{x}}{h}

I'm going to clear the mini-fractions by multiplying top and bottom by a common multiple of the denominators which is x(x+h).

f'(x)=\lim_{h \rightarrow 0}\frac{x(\sin(3x)\cos(3h)+\cos(3x)\sin(3h))-(x+h)\sin(3x)}{x(x+h)h}

I'm going to distribute:

f'(x)=\lim_{h \rightarrow 0}\frac{x\sin(3x)\cos(3h)+x\cos(3x)\sin(3h)-x\sin(3x)-h\sin(3x)}{x(x+h)h}

Now I’m going to group xsin(3x)cos(3h) with –xsin(3x) because I see when I factor this I might be able to use the second trigonometric limit I mentioned.  That is xsin(3x)cos(3h)-xsin(3x) can be factored as xsin(3x)[cos(3h)-1].

Now the limit I mentioned:

\lim_{u \rightarrow 0}\frac{\cos(u)-1}{u}=0

If I let u=3h then we have:

\lim_{3h \rightarrow 0}\frac{\cos(3h)-1}{3h}=0

If 3h goes to 0, then h goes to 0:

\lim_{h \rightarrow 0}\frac{\cos(3h)-1}{3h}=0

If I multiply both sides by 3 I get:

\lim_{h \rightarrow 0}\frac{\cos(3h)-1}{h}=0

I’m going to apply this definition after I break my limit using the factored form I mentioned for those two terms:

f'(x)=\lim_{h \rightarrow 0}\frac{x\sin(3x)\cos(3h)-x\sin(3x)+x\cos(3x)\sin(3h)-h\sin(3x)}{x(x+h)h}

f'(x)=\lim_{h \rightarrow 0}\frac{x\sin(3x)(\cos(3h)-1)+x\cos(3x)\sin(3h)-h\sin(3x)}{x(x+h)h}

f'(x)=\lim_{h \rightarrow 0}\frac{x\sin(3x)(\cos(3h)-1)}{x(x+h)h}+\lim_{h \rightarrow 0}\frac{x\cos(3x)\sin(3h)-h\sin(3x)}{x(x+h)h}

So the first limit I’m going to write as a product of limits so I can apply the limit I have above:

f’(x)=\lim_{h \rightarrow 0}\frac{\cos(3h)-1}{h} \cdot \lim_{h \rightarrow 0}\frac{x\sin(3x)}{x(x+h)}+\lim_{h \rightarrow 0}\frac{x\cos(3x)\sin(3h)-h\sin(3x)}{x(x+h)h}

The first limit in that product of limits goes to 0 using our limit from above.

The second limit goes to sin(3x)/(x+h) which goes to sin(3x)/x since h goes to 0.

Since both limits exist we are good to proceed with that product.

Let’s look at the second limit given the first limit is 0. This is what we are left with looking at:

f’(x)=\lim_{h \rightarrow 0}\frac{x\cos(3x)\sin(3h)-h\sin(3x)}{x(x+h)h}

I’m going to write this as a sum of limits:

\lim_{h \rightarrow 0}\frac{x\cos(3x)\sin(3h)}{x(x+h)h}+\lim_{h \rightarrow 0}\frac{-h\sin(3x)}{x(x+h)h}

I can cancel out a factor of x in the first limit.  

I can cancel out a factor of h in the second limit.

\lim_{h \rightarrow 0}\frac{\cos(3x)\sin(3h)}{(x+h)h}+\lim_{h \rightarrow 0}\frac{-\sin(3x)}{x(x+h)}

Now I can almost use sin(u)/u goes to 1 as u goes to 0 for that first limit after writing it as a product of limits.  

The second limit I can go ahead and replace h with 0 since it won’t be over 0.

So this is what we are going to have after writing the first limit as a product of limits and applying h=0 to the second limit:

\lim_{h \rightarrow 0}\frac{\sin(3h)}{h} \cdot \lim_{h \rightarrow 0}\frac{\cos(3x)}{(x+h)}+\frac{-\sin(3x)}{x(x+0)}

Now the first limit in the product I’m going to multiply it by 3/3 so I can apply my limit as sin(u)/u->1 then u goes to 0:

\lim_{h \rightarrow 0}3\frac{\sin(3h)}{3h} \cdot \lim_{h \rightarrow 0}\frac{\cos(3x)}{(x+h)}+\frac{-\sin(3x)}{x(x)}

3(1) \cdot \lim_{h \rightarrow 0}\frac{\cos(3x)}{(x+h)}+\frac{-\sin(3x)}{x(x)}

So we can plug in 0 for that last limit; the result will exist because we do not have over 0 when replacing h with 0.

3(1)\frac{\cos(3x)}{x}+\frac{-\sin(3x)}{x^2}

\frac{3\cos(3x)}{x}-\frac{\sin(3x)}{x^2}

You might be interested in
What are the answers to this someone please help.
statuscvo [17]

1234567890233572o7o5y345uo22u.3936584643728284/43794729237932972478864966666666666666666666666666666666663870434573428734907 goood luck!

6 0
3 years ago
Some Math i can’t helppp
mezya [45]

Annually The amount after 10 years = $ 7247.295

quarterly compound after 10 years = $7393.5

Continuously interest =$7,419

Given:

P = the principal amount

r = rate of interest

t = time in years

n = number of times the amount is compounding.

Principal =  $4500

time= 10 year

Rate = 5%

To find: The amount after 10 years.

The principal amount is, P = $4500

The rate of interest is, r = 5% =5/100 = 0.05.

The time in years is, t = 10.

Using the quarterly compound interest formula:

A = P (1 + r / 4)4 t

A= 4500(1+.05/4)40

A= 4500(4.05/4)40

A= 4500(1.643)

Answer: The amount after 10 years = $7393.5

Using the Annually  compound interest formula:

A = P (1 + r / 100) t

A= 4500(1+5/100)10

A= 4500(105/100)10

Answer: The amount after 10 years = $ 7247.295

Using the Continuously  compound interest formula:

e stands for Napier’s number, which is approximately 2.7183

A=Pex^{rt} \\A=4500(e)^{.5} \\A= 4500(2.71)^{.5}

A= $2,919

Answer: The amount after 10 years = $4500+$2,919=$7,419

More details :brainly.com/question/13307568

#SPJ9

7 0
1 year ago
Mrs. Scott opened an account with a deposit of $1,750. The bank pays 5% annual simple interest on this account. Mrs. Scott makes
Korolek [52]

Answer:

At the end of two years Mrs.Scott earned $1929.36 (i rounded the dec.)

Step-by-step explanation:

A= p(1+r)^t

P= 1750

r= .05

t= 2

A= 1750(1+.05)^2

A= 1929.375

3 0
3 years ago
Find the oth term of the geometric sequence 4, 16, 64, ...
Andrews [41]

Answer:

256

Step-by-step explanation:

All of these are multiples of 4.

4^2= 16

4^3=64

4^4=256

4 0
2 years ago
Read 2 more answers
Sara bought at least 10.5 pounds of oranges she divided the oranges into 3 equal amounts which inequality can find the least amo
almond37 [142]

Answer:

H should be the right answer

Step-by-step explanation:

the amount of each portion together should be less than or equal to 10.5.

4 0
3 years ago
Other questions:
  • Could someone pls help me thankss
    8·1 answer
  • Explain the meaning of point (0,0)
    9·2 answers
  • A rectangular section of wilderness will be set aside as a new wildlife refuge. Its dimensions are 6 x 10^5 meters by 5 x 10^4 m
    13·1 answer
  • How can you tell whether an exponential equation models growth or decay? Use the general form of an exponential expression to ex
    6·1 answer
  • Question 3
    9·1 answer
  • A scuba diver is swimming 28 feet below the water’s surface. The diver swims up slowly at a rate of 0.3 feet per second for 6 se
    12·2 answers
  • Solve for g and h please
    15·1 answer
  • Help ill mark brainliest
    14·2 answers
  • Find the equation of the tangent line to the curve y=x sqrtx at point (4,8)<br><br> Y=?
    13·1 answer
  • Please help me its a math problem thank you i give brainlist
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!