To determine which student is incorrect, we need to analyze their steps in solving the equation \( x^2 + 4x - 5 = 7 \).
-
First, we need to set the given equation to zero: \[ x^2 + 4x - 5 - 7 = 0 \implies x^2 + 4x - 12 = 0 \] Both students correctly set the equation to zero.
-
Next, we should factor the quadratic equation \( x^2 + 4x - 12 = 0 \). To find the correct factors, we need two numbers that multiply to \(-12\) (the constant term) and add up to \(4\) (the coefficient of \(x\)). The correct factors are \(6\) and \(-2\): \[ (x + 6)(x - 2) = 0 \] This matches Jamal's factorization.
On the other hand, George incorrectly factored the equation as: \[ (x + 5)(x - 1) = 0 \] The product \( (x + 5)(x - 1) \) expands to \( x^2 + 4x - 5 \), which does not equal \( x^2 + 4x - 12 \).
-
In Step 3, both students set their factors equal to zero. Jamal's factors \( x + 6 = 0 \) and \( x - 2 = 0 \) yield: \[ x = -6 \quad \text{and} \quad x = 2 \] George's incorrect factors \( x + 5 = 0 \) and \( x - 1 = 0 \) yield: \[ x = -5 \quad \text{and} \quad x = 1 \]
Since George made an error in his factorization and derived incorrect roots, he is the student who is incorrect.
In summary, George's solution is inaccurate because he improperly factored the equation, leading to incorrect roots. The correct roots from Jamal's work are \( x = -6 \) and \( x = 2 \).