For statement I, if x + 2 is a factor of both polynomials, then x = -2 makes both expressions zero, giving 4 - 4a + b = 0 and 4 - 4c + d = 0. This means b = 4a - 4 and d = 4c - 4, so (b - d) divided by (a - c) equals (4a - 4c) divided by (a - c), which is 4. For statement II, if the original roots are alpha and beta, the new roots are their squares, making the sum alpha squared + beta squared, which equals (alpha + beta) squared - 2(alpha)(beta), or 16 - 10 = 6; the product is (alpha(beta)) squared, or 25, confirming the new equation is x squared - 6x + 25 = 0.