To solve the equation \(64x^2 + 9 = 13\) by factoring using the difference of squares, let's start by rewriting the equation:
-
Subtract 13 from both sides: \[ 64x^2 + 9 - 13 = 0 \implies 64x^2 - 4 = 0 \]
-
This can be rewritten as: \[ 64x^2 - 4 = (8x)^2 - 2^2 \]
-
Now we can apply the difference of squares factoring pattern, \(a^2 - b^2 = (a - b)(a + b)\): \[ (8x - 2)(8x + 2) = 0 \]
-
Set each factor to zero: \[ 8x - 2 = 0 \implies 8x = 2 \implies x = \frac{1}{4} \] \[ 8x + 2 = 0 \implies 8x = -2 \implies x = -\frac{1}{4} \]
Thus, the solutions are: \[ x = \frac{1}{4} \quad \text{and} \quad x = -\frac{1}{4} \]
The correct set of answers from the options you provided is: \[ x = -\frac{1}{4}, ; x = \frac{1}{4} \]