what is the value of x?\n2\n3\n6\n7

what is the value of x?\n2\n3\n6\n7
Answer
Explanation:
Step1: Apply the secant - secant rule
If two secants are drawn to a circle from an exterior point, then $(EA)\times(EB)=(EC)\times(ED)$. Here, $EA = 11+(x + 1)=x + 12$, $EB=x + 1$, $EC=x + 4$, and $ED = 1$. So, $(x + 12)(x + 1)=(x + 4)\times1$.
Step2: Expand the left - hand side
Using the FOIL method, $(x + 12)(x + 1)=x^{2}+x+12x + 12=x^{2}+13x + 12$. The right - hand side is $x + 4$. So, the equation becomes $x^{2}+13x + 12=x + 4$.
Step3: Rearrange to form a quadratic equation
Subtract $x$ and 4 from both sides: $x^{2}+13x - x+12 - 4 = 0$, which simplifies to $x^{2}+12x + 8 = 0$. This is incorrect. Let's use the correct secant - secant rule: If two secants $ECD$ and $EBA$ are drawn to a circle from an external point $E$, then $EC\times(EC + CD)=EB\times(EB+BA)$. Here, $EC=x + 4$, $CD = 1$, $EB=x + 1$, $BA = 11$. So, $(x + 4)(x + 4+1)=(x + 1)(x + 1+11)$.
Step4: Expand both sides
$(x + 4)(x + 5)=x^{2}+5x+4x + 20=x^{2}+9x + 20$, and $(x + 1)(x + 12)=x^{2}+12x+x + 12=x^{2}+13x + 12$.
Step5: Set the two expanded expressions equal and solve
$x^{2}+9x + 20=x^{2}+13x + 12$. Subtract $x^{2}$ from both sides: $9x + 20=13x + 12$. Subtract $9x$ from both sides: $20 = 4x+12$. Subtract 12 from both sides: $4x=8$. Divide both sides by 4: $x = 2$.
Answer:
2