Solve for X: 1.732cos(x)-1.16=sin(x) using Homework Equations

  • Thread starter Thread starter saii
  • Start date Start date
AI Thread Summary
The equation 1.732cos(x) - 1.16 = sin(x) was analyzed to find the value of X. An initial solution suggested X = 24.6, but the method involved squaring both sides incorrectly. The correct approach requires expanding (a - b)² rather than applying the difference of squares. The discussion highlights the importance of proper algebraic manipulation in solving trigonometric equations. Ultimately, the correct solution for X was found to be approximately 23.8.
saii
Messages
5
Reaction score
0

Homework Statement



Find X?
1.732cos(x)-1.16=sin(x)

Answer: X = 24.6

Homework Equations





The Attempt at a Solution



sin(x) = sqrt(1-cos(x)^2)

1.732cos(x)-1.16=sqrt(1-cos(x)^2)
1.732^2 cos(x)^2 -1.16^2= 1-cos(x)^2
3cos(x)^2-2.3456=1-cos(x)^2
4cos(x)^2=3.3456
cos(x)^2=3.34556/4
x=23.8

There when wrong?
 
Physics news on Phys.org
You squared both sides in the first step, right?
Well, the square of 1.732cos(x)-1.16 is not 1.732^2 cos(x)^2 -1.16^2.
You can check it: (a - b)² is not a² - b² but (a - b)(a - b), then open up the brackets...
 
ok thx.. mean i can use (a-b)^2=a^2-2ab+b^2?
 
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...
Back
Top