The graph represents the area of a rectangle whose perimeter is 16. The graph is modeled by a quadratic equation of the form f(x)=ax2+bx+c . Given that c=0 , using the points (3,15) and (6,12) , which system of linear equations can be used to identify the coefficients a and b? (1 point) Responses 9a+3b=15 and 144a+12b=6 9 a plus 3 b equals 15 and 144 a plus 12 b equals 6 225a+15b=3 and 36a+6b=12 255 a plus 15 b equals 3 and 36 a plus 6 b equals 12 9a+3b=15 and 36a+6b=12 9 a plus 3 b equals 15 and 36 a plus 6 b equals 12 225a+15b=3 and 144a+12b=6

1 answer

To write the quadratic equation of the form \( f(x) = ax^2 + bx + c \) with \( c = 0 \), the equation simplifies to:

\[ f(x) = ax^2 + bx \]

We can use the points (3, 15) and (6, 12) to create a system of equations.

  1. Using the point (3, 15): \[ f(3) = 15 \implies a(3^2) + b(3) = 15 \] \[ 9a + 3b = 15 \quad \text{(Equation 1)} \]

  2. Using the point (6, 12): \[ f(6) = 12 \implies a(6^2) + b(6) = 12 \] \[ 36a + 6b = 12 \quad \text{(Equation 2)} \]

Thus, the system of linear equations that can be used to identify the coefficients \(a\) and \(b\) is given by:

\[ \begin{cases} 9a + 3b = 15 \ 36a + 6b = 12 \end{cases} \]

Among the response options, the correct one is:

9a + 3b = 15 and 36a + 6b = 12.