Question
tan60=2 tan30/1-tan^2 30
sqrt(3)=I'm confused of that 2 but i guess it means to multiply.
again..
sqrt(3)= (2) sqrt(3)/3 / 1- sqrt(3)/2 ^2
now i don't know how to square tan .
if u can show me in details i would appreciate it. this is just a practice problem and i want to learn it so i can do the exam problem on my own.
sqrt(3)=I'm confused of that 2 but i guess it means to multiply.
again..
sqrt(3)= (2) sqrt(3)/3 / 1- sqrt(3)/2 ^2
now i don't know how to square tan .
if u can show me in details i would appreciate it. this is just a practice problem and i want to learn it so i can do the exam problem on my own.
Answers
looks like you are verfying the formula
tan (2A) = 2tanA/(1 - tan^2 A) , using A = 30°
so your left side = √3 , leave it alone
Right Side = (2√3/3) / (1- (√3/3)^2)
= (2√3/3) / ( 1 - 1/3)
= (2√3/3)/(2/3
= (2√3/3)(3/2) = √3 = left side
tan (2A) = 2tanA/(1 - tan^2 A) , using A = 30°
so your left side = √3 , leave it alone
Right Side = (2√3/3) / (1- (√3/3)^2)
= (2√3/3) / ( 1 - 1/3)
= (2√3/3)/(2/3
= (2√3/3)(3/2) = √3 = left side
Related Questions
2^x+20=15+3^x
A)1
B)16
C)-5
D)25
I chose c but i got it wrong i am having a problem understanding...
Could someone show me how to solve these problems step by step....
I am confused on how to fully b...
Multiplying sq rts
sqrt18a^7b times sqrt27a^8b^6
Jake 1214-
18 = 9 * 2 then sqrt 18 = 3sqrt2...
int sqrt(int number);
sq_root = sqrt(1000);
int sqrt(int number)
int guess=5, i=1;
for(i=1...