Proving Sin(squared) theta + Cos(squared) theta = 1: Beginner's Guide

  • Thread starter Thread starter Propaganda777
  • Start date Start date
  • Tags Tags
    Theta
AI Thread Summary
The discussion focuses on proving the identity sin²(theta) + cos²(theta) = 1, which is derived from the Pythagorean theorem. Participants clarify that this equation is not related to vectors but rather involves a right triangle where the hypotenuse is 1. By defining the sides of the triangle in terms of sine and cosine, they establish that x² + y² = r² can be rewritten as (cos(theta))² + (sin(theta))² = 1 after substituting the values for x and y. The conversation highlights the importance of understanding the relationship between angles and triangle sides in this proof. Ultimately, the proof is confirmed through basic trigonometric identities.
Propaganda777
Messages
10
Reaction score
0

Homework Statement


Prove/Show

Sin(squared) theta + Cos(squared) theta = 1

I'm new to vectors and am having difficulty solving this, any help would be greatly appreciated. Thanks.
 
Physics news on Phys.org
Propaganda777 said:

Homework Statement


Prove/Show

Sin(squared) theta + Cos(squared) theta = 1

I'm new to vectors and am having difficulty solving this, any help would be greatly appreciated. Thanks.

There are multiple ways to do this... what are you supposed to start with... is this regarding dot product by any chance?
 
Remember you can write a unitary vector as:

cos(theta) i + sin(theta) j

Shouldn't be too hard to go from there.
 
Propaganda777 said:

Homework Statement


Prove/Show

Sin(squared) theta + Cos(squared) theta = 1

I'm new to vectors and am having difficulty solving this, any help would be greatly appreciated. Thanks.

This has nothing to do with vectors! It's the Pythagorean theorem!
 
My instructor said solve it any way possible. Could someone show me how to work it out using the pythagorean theorem, I'm still very lost at this.
 
Propaganda777 said:
My instructor said solve it any way possible. Could someone show me how to work it out using the pythagorean theorem, I'm still very lost at this.

Suppose you have a right triangle with hypoteneuse 1, and an angle theta. What are the lengths of the other two sides?
 
we just learned angle theta today, and as ignorant as this sounds what exactly is an angle theta. I understand where it is on the right triangle, but does it have an exact amount of degrees and how does it relate to the problem in helping to solve it.
 
okay so
Sin theta = y/r and
Cos theta = x/r

correct?
 
Propaganda777 said:
okay so
Sin theta = y/r and
Cos theta = x/r

correct?

yeah... so y = rsintheta. x = rcostheta

we know that by the pythagorean theorem x^2 + y^2 = r^2. sub in the values of x and y in terms of theta...
 
  • #10
its been a while since I used the pythagorean theorem so...

x^2+y^2 = 1

now where would I go from here since there are two variable to solve for? lol I'm just forgetting all the basics.
 
  • #11
If I remember correctly, angles play a role in solving for two variables, right
 
  • #12
ok I think I got it,

Sin^2 theta = (.71/1)^2
Cos^2 theta = (.71/1) ^2

(.71/1)^2 + (.71/1)^2 = 1.0082 (about 1)

thanks for the help:)
 
  • #13
Propaganda777 said:
ok I think I got it,

Sin^2 theta = (.71/1)^2
Cos^2 theta = (.71/1) ^2

(.71/1)^2 + (.71/1)^2 = 1.0082 (about 1)

thanks for the help:)

yeah, but you don't need to assume a particular theta...

x^2 + y^2 = r^2

(rcostheta)^2 + (rsintheta)^2 = r^2

then divide both sides by r^2

and you get

(costheta)^2 + (sintheta)^2 = 1
 
Back
Top