Answer:
10
Step-by-step explanation:
Since line 1 // line 2,
11/22=5/x [Theorem]
1/2=5/x
x=10
Answer:
11/15 < 4/5
Step-by-step explanation:
1. 5/6 = 10/12, so the first answer is not correct
2. 1/4 = 4/16, so the second answer is not correct
3. 3/4 = 9/12 and 4/6 = 8/12, so the third answer is not correct
4. 4/5 = 12/15 > 11/15, so this answer is correct
Answer: x = 7
`Step-by-step explanation:
Because the figure shows two triangles that are similar. we can write and solve an equation of ratios:
9 cm 72 cm
----------- = -----------
3x - 20 56 cm
Cross-multiplying, we get (3x - 20)(72 cm) = (9 cm)(56 cm) = 504 cm²
Dividing both sides by 72 cm, we get:
3x - 20 = (504 cm²) / (72 cm) = 7
Then 3x - 20 = 7, and 3x = 27. Then x must be 9.
Answer:
1. (n + 3)(5n + 8)
2. (x - 4)(7x - 4)
3. (k + 8)(7k + 1)
Step-by-step explanation:
1. We have to factorize 5n² + 23n + 24.
Now, 5n² + 23n + 24
= 5n² + 15n + 8n + 24
= 5n (n + 3) + 8 (n + 3)
=(n + 3)(5n + 8) (Answer)
2. We have to factorize 7x² - 32x + 16
Now, 7x² - 32x + 16
= 7x² - 28x - 4x + 16
= 7x (x - 4) - 4 (x - 4)
= (x - 4)(7x - 4) (Answer)
3. We have to factorize 7k² + 57k + 8
Now, 7k² + 57k + 8
= 7k² + 56k + k + 8
= 7k (k + 8) + 1 (k + 8)
= (k + 8)(7k + 1) (Answer)