Answer:
30,40,50
Step-by-step explanation:
If it is a right triangle then the pythagorean theorum would work
a^2+b^2=c^2
30^2+40^2=50^2
900+1600=2500
2500=2500
this means that 30,40,50 is the right answer
*******extra********
also 30,40,50 is a pythagorean triplet
pythagorean triplets form right angles
this one came from the original triplet of 3,4,5---just multiply by 10
Answer:
Step-by-step explanation:
Value of x should be less than (-6).
x = { .......,-9,-8,-7}
For example:
-15*-7 +80 = 105+80 = 185 >170
Answer:
12 mph
Step-by-step explanation:
The relationship between jogging speed and walking speed means the time it takes to walk 4 miles is the same as the time it takes to jog 8 miles. Then the total travel time (0.75 h) is the time it would take to jog 1+8 = 9 miles. The jogging speed is ...
(9 mi)(.75 h) = 12 mi/h . . . average jogging speed
__
<em>Check</em>
1 mile will take (1 mi)/(12 mi/h) = 1/12 h to jog.
4 miles will take (4 mi)/(6 mi/h) = 4/6 = 8/12 h to walk.
The total travel time is (1/12 +8/12) h = 9/12 h = 3/4 h. (answer checks OK)
_____
<em>Comment on the problem</em>
Olympic race-walking speed is on the order of 7.7 mi/h, so John's walking speed of 6 mi/h should be considered quite a bit faster than normal. The fastest marathon ever run is on the order of a bit more than 12 mi/h, so John's jogging speed is also quite a bit faster than normal. No wonder he got tired.
Answer:
We want to solve the equation:
(6 - 1) + (3m)i = -12 + 27i
Where m is a complex number.
first, we can rewrite this as:
5 + 3*m*i = -12 + 27*i
3*m*i = -12 - 5 + 27*i
3*m*i = -17 + 27*i
And we can write m as:
m = a + b*i
Replacing that in the above equation we get:
3*(a + b*i)*i = -17 + 27*i
3*a*i + 3*b*i^2 = -17 + 27*i
and we know that i^2 = -1
3*a*i - 3*b = -17 + 27*i
The real part in the left (-3*b) must be equal to the real part in the right (-17)
then:
-3*b = -17
b = -17/-3 = 17/3
And the imaginary part in the left (3*a) must be equal to the imaginary part in the right (27)
then:
3*a = 27
a = 27/3.
Then the value of m is:
m = a + b*i = (27/3) + (17/3)*i