Answer:
28.86
Step-by-step explanation:
It's the Pythagorean theorem just relearn it and you should be fine
There's no problem so we can't answer it
An expression of more than two algebraic terms, especially the sum of several terms that contain different powers of the same variable(s).
Answer:
Side a = 35ft
Side b = 35ft
Side c = 20ft
Step-by-step explanation:
The formula for the perimeter of a triangle = Side a + Side b + Side c
In an isosceles triangle, 2 sides are equal to each other.
So, Side a = Side b
In the question, we are told that:
The two equal sides are each 5 ft less than twice the length of the third side.
Hence,
a = 2c - 5
b = 2c - 5
P = 90ft
P = a + b + c
90 = 2c - 5 + 2c - 5 + c
Collect like terms
90 = 5c - 10
90 + 10 = 5c
100 = 5c
c = 100/5
c = 20
The length of the third side = 20ft
a = 2c - 5
= 2 × 20 - 5
= 40 - 5
= 35 ft
b =2c - 5
= 2 × 20 - 5
= 40 - 5
= 35 ft
Therefore,
Side a = 35ft
Side b = 35ft
Side c = 20ft
Answer:
rate of the plane in still air is 33 miles per hour and the rate of the wind is 11 miles per hour
Step-by-step explanation:
We will make a table of the trip there and back using the formula distance = rate x time
d = r x t
there
back
The distance there and back is 264 miles, so we can split that in half and put each half under d:
d = r x t
there 132
back 132
It tells us that the trip there is with the wind and the trip back is against the wind:
d = r x t
there 132 = (r + w)
back 132 = (r - w)
Finally, the trip there took 3 hours and the trip back took 6:
d = r * t
there 132 = (r + w) * 3
back 132 = (r - w) * 6
There's the table. Using the distance formula we have 2 equations that result from that info:
132 = 3(r + w) and 132 = 6(r - w)
We are looking to solve for both r and w. We have 2 equations with 2 unknowns, so we will solve the first equation for r, sub that value for r into the second equation to solve for w:
132 = 3r + 3w and
132 - 3w = 3r so
44 - w = r. Subbing that into the second equation:
132 = 6(44 - w) - 6w and
132 = 264 - 6w - 6w and
-132 = -12w so
w = 11
Subbing w in to solve for r:
132 = 3r + 3(11) and
132 = 3r + 33 so
99 = 3r and
r = 33