
William W. answered 06/09/23
Math and science made easy - learn from a retired engineer
The quadratic formula is:
So the first step is to put the equation in the form of ax2 + bx + c = 0:
42x − 49x2 = 9
Add 49x2 to both sides and subtract 42x from both sides:
0 = 9 + 49x2 - 42x
Rearrange the terms in the proper order:
49x2 - 42x + 9 = 0
We can see that a = 49, b = -42 and c = 9. Now, plug those values into the quadratic formula:
x = [-(-42) ± √((-42)2 - 4(49)(9))]/(2•49)
x = [42 ± √(1764 - 1764)]/98
x = [42 ± 0]/98
x = 42/98
x = 3/7