Answer:xy6
Step-by-step explanation:
The answer is C
call the length is a => the diagonal is a+1
11^2 + a^2=(a+1)^2
<=> 121 + a^2=a^2 + 2a +1
<=>120=2a
<=> a=60

We have 2 denominators that we need to get rid of. Whenever there are the denominators, all we have to do is multiply all whole equation with the denominators.
Our denominators are both 2 and x+1. Therefore, we multiply the whole equation by 2(x+1)
![\frac{x}{2}[2(x+1)]-\frac{2}{x+1}[2(x+1)] = 1[2(x+1)]](https://tex.z-dn.net/?f=%5Cfrac%7Bx%7D%7B2%7D%5B2%28x%2B1%29%5D-%5Cfrac%7B2%7D%7Bx%2B1%7D%5B2%28x%2B1%29%5D%20%3D%201%5B2%28x%2B1%29%5D)
Then shorten the fractions.
![\frac{x}{2}[2(x+1)]-\frac{2}{x+1}[2(x+1)] = 1[2(x+1)]\\x(x+1)-2(2)=1(2x+2)](https://tex.z-dn.net/?f=%5Cfrac%7Bx%7D%7B2%7D%5B2%28x%2B1%29%5D-%5Cfrac%7B2%7D%7Bx%2B1%7D%5B2%28x%2B1%29%5D%20%3D%201%5B2%28x%2B1%29%5D%5C%5Cx%28x%2B1%29-2%282%29%3D1%282x%2B2%29)
Distribute in all.

We should get like this. Because the polynomial is 2-degree, I'd suggest you to move all terms to one place. Therefore, moving 2x+2 to another side and subtract.

We are almost there. All we have to do is, solving for x by factoring. (Although there are more than just factoring but factoring this polynomial is faster.)

Thus, the answer is x = 3, -2
Answer:
7
Step-by-step explanation:
To find the fifth term in the sequence, plug in 5 for n.
a₅=2(5)-3
Then just solve
a₅=10-3
a₅=7
You first need to cross multiply to get 8x+8=6x^2-6. Then make the function into 6x^2-8x-14=0 which can be simplified into 3x^2-4x-7=0 by dividing the equation by 2. Then you must split the middle(-4x) to get 3x^2+3x-7x-7=0. This simplifies to 3x(x+1)-7(x+1)=0 and then to (3x-7)(x+1)=0. From here you just solve for each root which you will find are x= -1 and 7/3