Whats the best way to factor this

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
AI Thread Summary
To factor the expression 2cos^2(θ) + cos(θ) - 1, substitute x = cos(θ), resulting in the quadratic 2x^2 + x - 1. The factors can be determined as (2x - 1)(x + 1), which corresponds to the original expression when substituting back. Understanding the signs and coefficients is crucial for correct factorization. The final answer is achieved by replacing x with cos(θ), yielding (2cos(θ) - 1)(cos(θ) + 1). This method effectively demonstrates the process of factoring quadratic expressions involving trigonometric functions.
shreddinglicks
Messages
225
Reaction score
7

Homework Statement



2cos^2(θ) + cos(θ) - 1

Homework Equations



2cos^2(θ) + cos(θ) - 1

The Attempt at a Solution



the answer is (2cos(θ)-1)(cos(θ)+1)

How do I factor this to give me that answer?
 
Physics news on Phys.org
Do a substitution, x = cos(theta)

Now you have 2x^2 + x -1.

You know the signs of the factors must be a plus and a minus, so ( + ) ( - ) the two on your x squared let's you know that you need a two x. And the 1 tells you both end digits must be 1. (2x-1) (x +1) is the only combination that works to leave you with one quantity of positive x.
 
  • Like
Likes 1 person
Here's an outline of the solution: As pointed out by Student100 the substitution ##\cos\theta\leadsto x## produces a quadratic, and if you know the roots of a quadratic -- say ##ax^2+bx+c## with roots ##r_1,r_2## if any -- then you can factor it as ##a(x-r_1)(x-r_2)##. The only step that remains is to “undo” the substitution by replacing ##x## with the original ##\cos\theta##. I hope you can achieve all of those steps to find your desired answer. ;-)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top