Use the substitution method to find the solutions to the linea-quadratic system

y = 2x − 3


y = x2 + 6x − 3




(1 point)
Responses

(1, -1) and (2, 1)
(1, -1) and (2, 1)

(-4, -11) and (0, -3)
(-4, -11) and (0, -3)

(-4, -11)
(-4, -11)

(0, -3)
(0, -3)
Question 8
18.

You are planning on installing a security system at your home. For Safety First Security, you can get monitoring for $2 a day with a one-time set-up fee of $150. For Home Safety Security, you can get monitoring for $1.50 a day with a one-time set-up fee of $200. Using substitution, find the number of days for which both companies would cost the same.

Input the numerical answer only.

(1 point)
In
days both companies would cost the same.
Skip to navigation

1 answer

To solve the linear-quadratic system using the substitution method, we can substitute the expression for \(y\) from the first equation into the second equation.

  1. We have the equations: \[ y = 2x - 3 \] \[ y = x^2 + 6x - 3 \]

  2. Substitute \(y\) in the second equation: \[ 2x - 3 = x^2 + 6x - 3 \]

  3. Simplifying this equation: \[ 2x - 3 = x^2 + 6x - 3 \] Add \(3\) to both sides: \[ 2x = x^2 + 6x \]

  4. Rearranging: \[ 0 = x^2 + 6x - 2x \] \[ 0 = x^2 + 4x \]

  5. Factoring the equation: \[ 0 = x(x + 4) \]

  6. Setting each factor to zero: \[ x = 0 \quad \text{or} \quad x + 4 = 0 \implies x = -4 \]

  7. Now substitute these values back into the first equation \(y = 2x - 3\) to find \(y\):

    • For \(x = 0\): \[ y = 2(0) - 3 = -3 \] So, one solution is \((0, -3)\).
    • For \(x = -4\): \[ y = 2(-4) - 3 = -8 - 3 = -11 \] So, the other solution is \((-4, -11)\).

Thus, the solutions to the system are \((0, -3)\) and \((-4, -11)\).

For the security systems question:

Let \(d\) be the number of days.

  1. Cost for Safety First Security: \[ C_1 = 2d + 150 \]

  2. Cost for Home Safety Security: \[ C_2 = 1.5d + 200 \]

  3. Set the costs equal: \[ 2d + 150 = 1.5d + 200 \]

  4. Rearranging: \[ 2d - 1.5d = 200 - 150 \] \[ 0.5d = 50 \]

  5. Solve for \(d\): \[ d = \frac{50}{0.5} = 100 \]

So, both companies would cost the same after 100 days.