viviansilva
viviansilva viviansilva
  • 19-11-2020
  • Mathematics
contestada

ANYONE HELP ME ASAP PLEASE!! I WILL GIVE BRAINLIEST!
—Find the distance across lake (AB) —

ANYONE HELP ME ASAP PLEASE I WILL GIVE BRAINLIEST Find the distance across lake AB class=

Respuesta :

bkpeace81398
bkpeace81398 bkpeace81398
  • 19-11-2020
A^2 + B^2= C^2
Soo 64+121= c^2
185=c^2
13.6= C (side A)
13.6-8= 5.6 rounded 5.6
Answer Link

Otras preguntas

TRUE OR FALSE peter henry emerson popularized the notion of naturalistic photography.
Discuss the occurrence of Divine Intervention at the beginning of this selection
What is the distance between the two points plotted? A graph with the x-axis starting at negative 10, with tick marks every one unit up to 10. The y-axis starts
which section of sacrificial dance is notable for having a time signature that changes with almost every bar? multiple choice question.
compute the jacobian j11 for the 3-link elbow manipulator of example 4.9 and show that it agrees with equation (4.117). show that the determinant of this matrix
Connect It! Look closely at the desert photograph in Figure 1. Circle a change that you can observe in the image. CCC Stability and Change What change did you o
When companies offer discounted pricing or special offers on Independence Day and Labor Day, they are employing which pricing strategy?​
an express employment contract cannot protect an employee from discharge without good cause. T/F
Can someone please answer and provide an explanation for these problems?
What is output by the following program? def sample(val): val = val * 10 #MAIN n = 4 sample(n) print(n)