To evaluate the accuracy of Jamal and George's solutions, we need to analyze their steps and adherence to the correct method for solving the quadratic equation.
Jamal begins with the equation \( x^2 + 4x - 12 = 0 \). He correctly factors it into \( (x + 6)(x - 2) = 0 \) and subsequently finds the solutions \( x = -6 \) and \( x = 2 \). This is a valid approach because after factoring the quadratic, each factor is set to zero using the Zero Product Property, leading to accurate solutions.
In contrast, George starts with the equation \( x^2 + 4x - 5 = 7 \) but makes an error right from the beginning by not isolating the variable correctly. The first step should be to rearrange the equation to standard form: \( x^2 + 4x - 5 - 7 = 0 \), simplifying to \( x^2 + 4x - 12 = 0 \). His incorrect factoring of \( (x + 5)(x - 1) = 7 \) does not correctly reflect the equation, and as a result, his solutions \( x = -5 \) and \( x = 1 \) are also incorrect.
In conclusion, Jamal's approach is accurate because he began with a properly formed quadratic equation and correctly applied the Zero Product Property to find the roots. On the other hand, George's solution is inaccurate due to an initial error in rearranging the equation, which led to the wrong factoring and ultimately false solutions.