amya57
amya57 amya57
  • 13-04-2018
  • Mathematics
contestada

Find the length a. a=?

Find the length a a class=

Respuesta :

mkryukova19 mkryukova19
  • 13-04-2018
cosine law 
a²=b²+c²-2ab*cosA

a²=13²+11²-2*13*11*cos(108)≈378.37
a≈19.45
Answer Link

Otras preguntas

Please solve question ASAP
spatula dilute sulfuric acid copper carbonate Figure 2 State two observations that would show the reaction has finished. conical flask
in a paragraph of eight lines comment on the negative impact of the increased rainfall of freddy on the physical natural environment in eastern provinces of sou
Fernando, a trader, wants to buy 1000 shares of XYZ stock, while a second trader, Ally, is willing to sell 1500 shares of the same stock. What is the total numb
Are there any extreme values in the data set that has the five-number summary below? {0.2, 6.05, 6.45, 6.95, 8.2}
What is Canada's top priority in foreign policy? 1) True 2) False
Points A(2, -1) and B(8, -3) lie on line m. After a rotation of 90° about the origin, the images of A and B are A' and B'. If A' and B' lie on line n, what is t
I need the answer for this
When asking your manager for more responsibility, a raise or a promotion, the most important thing to discuss is why you deserve it.
Assign max_sum with the greater of num_a and num_b, plus the greater of num_y and num_z. Use just one statement. Hint: Call find_max() twice in an expression.