-1/2 < -x/3 < -1/4 = -6/12 < -x/12 < -3/12
two numbers can go in there....-4/12, and -5/12
Answer:
When we have 3 numbers, like:
a, b and c.
Such that:
a < b < c.
These numbers are a Pythagorean triplet if the sum of the squares of the two smaller numbers, is equal to the square of the larger number:
a^2 + b^2 = c^2
This is equivalent to the Pythagorean Theorem, where the sum of the squares of the cathetus is equal to the hypotenuse squared.
Now that we know this, we can check if the given sets are Pythagorean triples.
1) 3, 4, 5
Here we must have that:
3^2 + 4^2 = 5^2
solving the left side we get:
3^2 + 4^2 = 9 + 16 = 25
and the right side:
5^2 = 25
Then we have the same in both sides, this means that these are Pythagorean triples.
2) 8, 15, 17
We must have that:
8^2 + 15^2 = 17^2
Solving the left side we have:
8^2 + 15^2 = 64 + 225 = 289
And in the right side we have:
17^2 = 17*17 = 289
So again, we have the same result in both sides, which means that these numbers are Pythagorean triples
Answer:
Step-by-step explanation:
100(97/100)=97 puppies.
A. First move all to the left side of the equation(Normal form)
x^3 - 49x= 0
B. Factor out an x, which is the GCF (Factored form)
x(x^2 - 49) = 0
C. Find solutions by making each x piece equal to 0. The first part is just x=0 and the second part is just factoring the difference of squares and then solving.
x=0, x^2 - 49 =0
x=0, x + 7 = 0, x - 7 = 0
Therefore, the answers for Part C are:
x = 0, x = -7, x = 7