Find the values of a, b, and c for the quadratic equation below (remember `ax^{2}+bx+c=0`)

`x^{2}-7x=4`

1 answer

To find the values of a, b, and c, we need to rewrite the equation in standard form: `ax^{2} + bx + c = 0` by shifting the constant term to the other side of the equation.

Given equation: `x^{2} - 7x = 4`.

This equation can be rewritten as `x^{2} - 7x - 4 = 0`.

From the rewritten equation, we can determine the values:
a = 1
b = -7
c = -4

Therefore, the values of a, b, and c for the given quadratic equation are a = 1, b = -7, and c = -4.