Completing the Square: Tips for Solving Equations with Coefficients

  • Thread starter Thread starter musicfairy
  • Start date Start date
  • Tags Tags
    Square
musicfairy
Messages
101
Reaction score
0
cs.jpg


So far all the completing the square problems I've done do not have a coefficient in front of the highest power. This one has me stuck. :( What should I do to complete the square?
 
Physics news on Phys.org
Factor the leading coefficient out of all the terms and then complete the square.
 
(x-a)2= x2+ 2ax+ a2. After you have factored out that leading 4, what is "a"?
 
So would it be something like this?

4(y2 − y +1/4) − 3 − 1
4(y− 1/2)2 − 4
 
Last edited:
It would be a lot like that.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top