Question 1
If the equation \(-4x(x+5) - 3(4x+2) = ax^2 + bx + c\) is true for all real values of \(x\), what is the value of \(b\)?
View Solution
To find the coefficients, we must expand and simplify the expression on the left side of the equation:
Step 1: Distribute the terms
\[ -4x(x) - 4x(5) - 3(4x) - 3(2) \]
\[ -4x^2 - 20x - 12x - 6 \]
Step 2: Combine like terms
The \(x\) terms are \(-20x\) and \(-12x\). Adding them together gives:
\[ -4x^2 - 32x - 6 \]
Step 3: Match the coefficients
The standard quadratic form is \(ax^2 + bx + c\). By comparing this to our simplified expression, we see that \(a = -4\), \(b = -32\), and \(c = -6\). Thus, the value of \(b\) is -32.