For this shape there are four points. The plotted ordered pairs are:
M = (3, 9)
N = (6, 0)
O = (3, 6)
P = (-3, 0)
All you have to do is multiply the BOTH x- and y-values by 1/3 on EACH ordered pair. And if it’s easier, you can divide by 3 as well. It’s the same thing.
M = (3, 9) = (3*1/3, 9*1/3) = (1, 3)
N = (6, 0) = (6*1/3, 0*1/3) = (2, 0)
O = (3, 6) = (3*1/3, 6*1/3) = (1, 2)
P = (-3, 0) = (-3*1/3, 0*1/3) = (-1, 0)
(1, 3) , (2, 0) , (1, 2) , and (-1, 0) are your points.
Answer:
He saves $14.50
Step-by-step explanation:
We can find the discount by multiplying the price by the percentage off
58* .25 = 14.50
He saves $14.50
Answer:
8+4+2=14
Step-by-step explanation:
Sorry if this did not help! I give away points!
Answer:
6.68, 13.37, 14.95
Step-by-step explanation:
One of the legs is twice as long as the other.
b = 2a
The perimeter is 35.
35 = a + b + c
The triangle is a right triangle.
c² = a² + b²
Three equations, three variables. Start by plugging the first equation into the second and solving for c.
35 = a + 2a + c
c = 35 − 3a
Now plug this and the first equation into the Pythagorean theorem:
(35 − 3a)² = a² + (2a)²
1225 − 210a + 9a² = a² + 4a²
1225 − 210a + 4a² = 0
Solve with quadratic formula:
a = [ -(-210) ± √((-210)² − 4(4)(1225)) ] / 2(4)
a = (210 ± √24500) / 8
a ≈ 6.68 or 45.82
Since the perimeter is 35, a = 6.68. Therefore, the other sides are:
b ≈ 13.37
c ≈ 14.95