Let x be the unknown positive real number. Then, we can write our statement mathematically as
[tex]x^2=11x+42[/tex]then, by moving the right hand side, we have
[tex]x^2-11x-42=0[/tex]and we can solve this equation by means of the quadratic formula
[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]where, in our case, a=1 (the coefficient of x squared), b =-11 and c=-42. By substituting these values into the last formula, we get
[tex]\begin{gathered} x=\frac{-(-11)\pm\sqrt[]{(-11)^2-4(1)(-42)}}{2(1)} \\ x=\frac{11\pm\sqrt[]{121+168}}{2} \\ x=\frac{11\pm\sqrt[]{289}}{2} \\ x=\frac{11\pm17}{2} \end{gathered}[/tex]the first solution is given by taking the + sign and the secon solution with the - sign. Then, we have
[tex]\begin{gathered} \text{First solution: } \\ x=\frac{11+17}{2}=\frac{28}{2}=14 \\ \text{Second solution} \\ x=\frac{11-17}{2}=-\frac{6}{2}=-3 \end{gathered}[/tex]However, we need the positive real number. Then, the solution must be x=14.