Answer:
<h2><u>[D] 13.9</u></h2>
Explanation:
- <em>Pythagorean theorem: a² + b² = c²</em>
- <em>Solve for hypotenuse (side x) using: c = √a² + b²</em>
12.8² + 5.3² = 191.93
√191.93
= 13.8538803229
<em>Round the answer</em>
13.9
Answer:
Step-by-step explanation:
Distance between two points P(x1,y1) and Q(x2,y2) is given by: d(P, Q) = √ (x2 − x1)2 + (y2 − y1)2 {Distance formula} 2. Distance of a point P(x, y) from the origin is given by d(0,P) = √ x2 + y2.