How Do You Solve lim(x->0) tan(3x)/sin(8x) Using Trigonometric Limits?

  • Thread starter Thread starter donjt81
  • Start date Start date
AI Thread Summary
To solve the limit lim(x->0) tan(3x)/sin(8x), the approach involves using the limit property lim(x->0) sin(x)/x = 1. The expression is transformed to {1/cos(3x)} * {sin(3x)/sin(8x)}, where 1/cos(3x) approaches 1 as x approaches 0. The challenge lies in simplifying the term {sin(3x)/sin(8x)}, which can be resolved by multiplying and dividing by 24x to facilitate the limit calculation. Ultimately, applying these techniques leads to the correct evaluation of the limit.
donjt81
Messages
70
Reaction score
0
I'm trying to solve this problem

lim(x->0) tan(3x)/sin(8x)

using the formula lim(x->0) sinx/x = 1

so i did the following

tan(3x)/sin(8x)
{sin(3x)/cos(3x)}/sin8x
{1/cos(3x)} * {sin(3x)/sin(8x)}

now I know the term {1/cos(3x)} becomes 1 when you apply the limit but I have no idea how to solve the second term which is {sin(3x)/sin(8x)}...

can anyone please help

Thanks
 
Physics news on Phys.org
Hint: Multiply and divide by 24x. ;)
 
I'd rather expand the fraction with the factor 24x.
 
got it... thanks guys
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top