.
Consider the equation, 4x^2-18x=3. What number must be added
to both sides of the equation in order to complete the square?
~~~~~~~~~~~~~~~~
The leading term with x^2 is 4x^2 = (2x)^2.
Therefore, you should add the term c^2, where you determine the value of "c"
from this equality
2*(2c) = -18, which gives c = = -4 = -4.5.
The term to add to both sides is (-4.5)^2 = 20.25. ANSWER
Solved.
---------------
On solving quadratic equations using completing the square method, look into the lesson
- HOW TO solve quadratic equation by completing the square - Learning by examples
in this site.
//////////////
What Alan recommends in his post, is incorrect.
The correct addend is , referring to the general equation form
ax^2 + bx = -c.
\\\\\\\\\\\\\\\\
Do not even read the post by @MathLover1, if you want to save your mind,
since her recommendation is totally wrong: it relates to the modified leading part equation,
while the problem asks about the addend to UNMODIFIED leading part equation.