Answer:
x = 8 cm
Step-by-step explanation:
Using the Pythagorean theorem:
x² = 10² - 6² = 100 - 36 = 64
x = √64 = 8
Multiply 2 by 1/2 to get 1.
Multiply 1 by 2/3 to get 2/3.
Multiply 2/3 by 3/4 to get 6/12 = 1/2.
Multiply 1/2 by 4/5 to get 4/10 = 2/5.
Multiply 2/5 by 5/6 to get 10/30 = 1/3.
Multiply 1/3 by 6/7 to get 6/21 = 2/7. (I suspect there's a typo in the question.)
And so on, so that the <em>n</em>th term in the sequence is multiplied by <em>n</em>/(<em>n</em> + 1) to get the (<em>n</em> + 1)th term.
Recursively, the sequence is given by

We can solve this exactly by iterating:

and so on down to

or

and with lots of cancellation, we end up with

X = 25cm , i used pythagoras theorem to calculate this, 7^2 + 24^2 = 625, the square root of 625 = 25
Answer:
A) 13
Step-by-step explanation:
l // m
9x + 10 = 127
9x = 117
x = 13
Answer:
x = −
4 ± √
10,
Step-by-step explanation:
2(x + 4)² = 20
=> 2(x + 4) (x + 4) = 20
=> 2x + 8 (x + 4) = 20
=> 2x² + 8x + 8x + 32 = 20
=> 2x² + 16x + 32 = 20
=> 2x² + 16x + 12 = 0
=> Now solve using the quadratic formula:
x = −
4 ± √
10,
Radical form: −
4 ± √
10,
Decimal form: -0.84, -7.16
Hope this helps!