Pythagoras Theorem is the way in which you can find the missing length of a right angled triangle.
The triangle has three sides, the hypotenuse (which is always the longest), Opposite (which doesn't touch the hypotenuse) and the adjacent (which is between the opposite and the hypotenuse).
Pythagoras is in the form of;
a<em><u /></em>²+b²=c²
However, it can also be written in the form of c²=a²+b²
In order to find the hypotenuse, you will have the length of two sides, for example, these could be 3 and 4.
As 'C' is always the hypotenuse, you have to work out the two other lengths, and you do this by squaring the numbers.
3²=9 and 4²=16.
As you're looking for C, you've got to add these together
9+16=25
As a²+b²=c², this means that the answer for C is the square root of 25.
√25= 5
Hope this has been able to help you :)
Answer:
2
Step-by-step explanation:
2 km per trip x 2 trips = 4 km
Angle 3 is equal to angle 5 because of vertical angles.
A and B are dependent events.
The general probabilities of each event to happen separately is 36% for event A and 25% for event B. When considering that Chris passes one before passing the other, indicates that whether he gets the first light open or not will affect if he gets the other one also open or not. This can even be seen by noticing how the probability of Chris getting both red lights is 9%, a much inferior probability then considering both lights separately which means that one event has influence over the other.
If you would like to write and solve a system of equations that represent the situation above, you can do this using the following steps:
s ... number of songs
m ... number of movies
$55.00 = $1.25 * s + $2.75 * m
55 = 1.25 * s + 2.75 * m
26 songs and movies = s + m
26 = s + m
s = 26 - m
55 = 1.25 * s + 2.75 * m
55 = 1.25 * (26 - m) + 2.75 * m
55 = 1.25 * 26 - 1.25 * m + 2.75 * m
55 - 32.5 = 1.5 * m
22.5 = 1.5 * m
m = 22.5 / 1.5 = 15 movies
s = 26 - m = 26 - 15 = 11 songs
The correct result would be 15 movies and 11 songs.