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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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