Answer: KL = 6.1, MK = 5.2 and the angle mZK = 40.
Step-by-step explanation: In this problem, to solve for the remaining sides and angles of the triangle, we can use trigonometry.
First, let's use the sine function to find the value of KL:
sin(40) = KL/ML
KL = (sin(40))(ML)
KL = (sin(40))(8)
Next, let's use the cosine function to find the value of MK:
cos(40) = MK/ML
MK = (cos(40))(ML)
MK = (cos(40))(8)
Finally, let's use the tangent function to find the value of mZK:
tan(40) = KL/MK
mZK = tan(40)
To round the answers to the nearest tenth, we can use the function Math.round(x * 10) / 10 in Javascript.
sin(40) = 0.766
cos(40) = 0.644
tan(40) = 1.193
KL = (0.766)(8) = 6.128 ≈ 6.1
MK = (0.644)(8) = 5.152 ≈ 5.2
mZK = 1.193
So the triangle KL = 6.1, MK = 5.2 and the angle mZK = 40.