1. Priya claims that if a rectangle has area $x^2 + 10x + 24$ and one side is $(x + 4)$, then the other side must be $(x + 6)$. Is Priya's reasoning valid, and why?
- A.Invalid, because $x^2 + 10x + 24$ cannot be factored
- B.Invalid, because the other side should be $(x + 8)$
- C.Valid, because $(x + 4)(x + 6) = x^2 + 10x + 24$
- D.Valid, but only when $x > 0$
View Answer
Answer: Valid, because $(x + 4)(x + 6) = x^2 + 10x + 24$
Verify by expansion: $(x + 4)(x + 6) = x^2 + 6x + 4x + 24 = x^2 + 10x + 24$. This matches the given area. Why the correct answer works: Since area = length × width, if the area is $x^2 + 10x + 24$ and one side is $(x + 4)$, dividing gives the other side as $(x + 6)$. Priya's reasoning is valid. Why distractors fail: Option A is wrong because the expression factors as $(x+4)(x+6)$. Option B gives $(x+8)$, but $(x+4)(x+8) = x^2 + 12x + 32 \neq x^2 + 10x + 24$. Option D adds an unnecessary restriction; the algebraic identity holds for all values of $x$.