Use linear interpolation to estimate sin 36 using as your 'known' values 0 & 60?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
escobar147
Messages
31
Reaction score
0
here is the answer:

36/60 = x/.8660

60x = .8660 x 36

60x = 31.176

x = .5196

however, where does the value: 0.8660 initially come from?

any help would be appreciated
 
Mathematics news on Phys.org
escobar147 said:
however, where does the value: 0.8660 initially come from?
sin(60°) ~= 0.8660 (and sin(0°) = 0).
 
rcgldr said:
sin(60°) ~= 0.8660 (and sin(0°) = 0).

thanks