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:
Mean = 0.2(100) = 20
Variance = 0.2×0.8×100 = 16
Standard deviation = 4
Yes, np > 5 & nq > 5
I will do Point A carefully, The others I will indicate. Start with the Given Point A. Then do the translations
A(-1,2) Original Point
Reflection: about x axis:x stays the same; y becomes -y:Result(-1,-2)
T<-3,4>: x goes three left, y goes 4 up (-1 - 3, -2 + 4): Result(-4,2)
R90 CCW: Point (x,y) becomes (-y , x ) So (-4,2) becomes(-2, - 4): Result (-2, - 4)
B(4,2) Original Point
- Reflection: (4, - 2)
- T< (-3,4): (4-3,-2 + 4): (1 , 2)
- R90 CCW: (-y,x) = (-2 , 1)
C(4, -5) Original Point
- Reflection (4,5)
- T<-3,4): (4 - 3, 5 + 4): (1,9)
- R90, CCW (-9 , 1)
D(-1 , -5) Original Point
- Reflection (-1,5)
- T(<-3,4): (-1 - 3, 5 + 4): (-4,9)
- R90, CCW ( - 9, - 4)
Note: CCW means Counter Clockwise
The graph on the left is the same one you have been given.
The graph on the right is the same figure after all the transformations
Answer:
31.5 hours
Step-by-step explanation:
time * speed = distance
speed=400/6=66.67 miles per hour
2100/(400/6)=31.5 hours
Answer: A
Step-by-step explanation:
3x² - 10x + 5 = 0
a = 3 b = -10 c = 5
Δ = b²- 4ac = 100 - 4.3.5 = 40 > 0 => have 2 solutions
=> x =
or x = 