Beth's solution is incorrect because:
She should have taken both the positive and negative square root.
The equation \( t = \sqrt{x - 3} \) only considers the positive square root, which does not account for negative values of \( t \) that can produce the same \( x \) value. Since the original parametric equations do not restrict \( t \) to positive values, it is necessary to consider both the positive and negative roots when expressing \( t \) in terms of \( x \). This means that the correct expression should actually be \( t = \pm \sqrt{x - 3} \).