Let the legs of the triangle be a and b, and the hypotenuse c.
Your first instinct might tell you to use the Pythagorean theorem to go about solving this because

. This works, but it is slow.
The fastest way to solve this is to recognize that the right triangle is a special triangle where the ratio of the sides are 3:4:5. This means that if the legs are 9 and 12, then the hypotenuse is 15 because 3*3 is 9, 3*4 is 12, and 3*5 is 15.
Answer:
Let x be odd such that LCM {x,40} = 1400 .
Since 1400 = 23×52×7 , then
x ∈ {5m×7n∣(m,n) ∈ {0,1,2}×{0,1}} .
By testing these values, we find that x = 175 .
Answer:
46.58%
Step-by-step explanation:sorry if wrong
NOT MY WORDS TAKEN FROM A SOURCE!
(x^2) <64 => (x^2) -64 < 64-64 => (x^2) - 64 < 0 64= 8^2 so (x^2) - (8^2) < 0 To solve the inequality we first find the roots (values of x that make (x^2) - (8^2) = 0 ) Note that if we can express (x^2) - (y^2) as (x-y)* (x+y) You can work backwards and verify this is true. so let's set (x^2) - (8^2) equal to zero to find the roots: (x^2) - (8^2) = 0 => (x-8)*(x+8) = 0 if x-8 = 0 => x=8 and if x+8 = 0 => x=-8 So x= +/-8 are the roots of x^2) - (8^2)Now you need to pick any x values less than -8 (the smaller root) , one x value between -8 and +8 (the two roots), and one x value greater than 8 (the greater root) and see if the sign is positive or negative. 1) Let's pick -10 (which is smaller than -8). If x=-10, then (x^2) - (8^2) = 100-64 = 36>0 so it is positive
2) Let's pick 0 (which is greater than -8, larger than 8). If x=0, then (x^2) - (8^2) = 0-64 = -64 <0 so it is negative3) Let's pick +10 (which is greater than 10). If x=-10, then (x^2) - (8^2) = 100-64 = 36>0 so it is positive Since we are interested in (x^2) - 64 < 0, then x should be between -8 and positive 8. So -8<x<8 Note: If you choose any number outside this range for x, and square it it will be greater than 64 and so it is not valid.
Hope this helped!
:)
There are 365 days in one year. So to find the amount of days in two years, we do 365*2 to get 730 days
Hope this helps!