Mastering Hard Thinking Questions: Solving for a, p, and q with Given Equations

  • Thread starter Thread starter I Like Pi
  • Start date Start date
  • Tags Tags
    Hard Thinking
AI Thread Summary
The discussion revolves around solving three mathematical problems involving algebra and trigonometry. For the first problem, participants clarify that one expression must be 40% greater than the other, leading to two potential solutions for 'a'. In the second problem, they explore polynomial division to find values for 'P' and 'Q', ultimately determining that P = -4 and Q = -8. The third problem involves solving a trigonometric equation, where participants suggest using identities to simplify the equation and find the value of 'b'. Overall, the thread emphasizes collaborative problem-solving and clarifying misunderstandings in mathematical expressions.
I Like Pi
Messages
90
Reaction score
0

Homework Statement



a) given, a + 5 and 2a-1, one is 40% greater than the other one, solve for a.

b) given, 5x^{4} + 4x^{3} + 3x^{2} + Px + Q. When divided by x^{2} - 1, you get a remainder of 0, solve for p and q.

c) given csc(6b + \frac{pi}{8}) = sec(2b - \frac{pi}{8}), solve for b.

Homework Equations

The Attempt at a Solution



please help, i can't get started on these three at all... :confused:

edit:

c) i know that cscx = 1/sinx and secx = 1/cosx, i then cross multiplied to get cos(2b-pi/8) = sin(6b+pi/8)...
 
Last edited:
Physics news on Phys.org
Question a) shouldn't be a problem at all.
Any attempt by you ?
 
Quinzio said:
Question a) shouldn't be a problem at all.
Any attempt by you ?

Would it be (a+5) = .4(2a-1) + 2a-1 ? or .4(a+5) + (a+5) = 2a - 1 ?
 
I Like Pi said:
Would it be (a+5) = .4(2a-1) + 2a-1 ? or .4(a+5) + (a+5) = 2a - 1 ?

It's not clear from the text. Choose one and go on, or solve both in sequence.
 
Quinzio said:
It's not clear from the text. Choose one and go on, or solve both in sequence.

well then you get a+5 = 0.8a - 0.4 + 2a -1
a+5 = 2.8a - 1.4
1.8a - 6.4 = 0
1.8a = 6.4
a = 3.55555556 :confused:

or

2a - 1 = .4a + 2 + a + 5
2a - 1 = 1.4a + 7
0.6a - 8 = 0
0.6a = 8
a = 13.3333333

therefore a can be 13.333 or 3.555 ? :confused:
 
yes.
 
Quinzio said:
yes.

thanks :smile: could you help me get started on b) ?

Thanks for your time!
 
b)
Make this multiplication (x^2-1)(Ax^2+Bx+C)
 
Quinzio said:
b)
Make this multiplication (x^2-1)(Ax^2+Bx+C)

that would give you ax^4 + bx^3 + (c - a)x^2 - bx - c. Is that what you mean?
 
  • #10
I Like Pi said:
that would give you ax^4 + bx^3 + (c - a)x^2 - bx - c. Is that what you mean?

Ok, so now give the solution. It's really easy.
 
  • #11
Quinzio said:
Ok, so now give the solution. It's really easy.

do you use the original equation? so a = 5, b = 4, and c = 3?

but that doesn't work... cause then you get:5x^4 + 4x^3 + (3 - 5)x^2 - 4x - 3
 
  • #12
You realize by yourself there's something wrong. Ok.

You should come alone to the solution. The next step would be giving you the solution.
 
  • #13
Quinzio said:
You realize by yourself there's something wrong. Ok.

You should come alone to the solution. The next step would be giving you the solution.

I don't see what I could possibly do to get the answer :confused: I know that c - a = 3, that's all... but c itself is 3 :confused:
 
  • #14
Why you say "c itself is 3"... ?
Tell me where is written that ?
 
  • #15
Quinzio said:
Why you say "c itself is 3"... ?
Tell me where is written that ?

oh, well i based it on the original... a = 5, b = 4, c = 3...

well, then if that's the case,

ax^4 + bx^3 + (c - a)x^2 - bx - c
=5x^4 + 4x^3 + (c - 5)x^2 - 4x - c
therefore
<br /> c = 8?
and therefore:
P = -4
Q = -8

is that what you meant?

Thanks for your help! Means a lot!
 
Last edited:
  • #16
I Like Pi said:
well then you get a+5 = 0.8a - 0.4 + 2a -1
a+5 = 2.8a - 1.4
1.8a - 6.4 = 0
1.8a = 6.4
a = 3.55555556 :confused:

or

2a - 1 = .4a + 2 + a + 5
2a - 1 = 1.4a + 7
0.6a - 8 = 0
0.6a = 8
a = 13.3333333

therefore a can be 13.333 or 3.555 ? :confused:

Not quite...
You solve for the cases where one term is 40% of the other, not 40% greater then the other, as the question asked!

In other words, suppose you have a number (let's say 20) and you want to find the value that is 40% greater.
0.4 * 20 = 8 which is clearly not 40% greater. In fact, it is less!

What would you do to determine the value that is 40% greater than 20?
 
  • #17
zgozvrm said:
Not quite...
You solve for the cases where one term is 40% of the other, not 40% greater then the other, as the question asked!

In other words, suppose you have a number (let's say 20) and you want to find the value that is 40% greater.
0.4 * 20 = 8 which is clearly not 40% greater. In fact, it is less!

What would you do to determine the value that is 40% greater than 20?

Well you would do .4 * 20 + 20, a value 40% greater then 20 is 28?
 
  • #18
Yes, but that simplifies...

0.4 * 20 + 20 = (0.4 + 1) * 20 = 1.4 * 20

Therefore, a number that is 40% larger than x is 1.4 * x
 
  • #19
zgozvrm said:
Not quite...
You solve for the cases where one term is 40% of the other, not 40% greater then the other, as the question asked!

In other words, suppose you have a number (let's say 20) and you want to find the value that is 40% greater.
0.4 * 20 = 8 which is clearly not 40% greater. In fact, it is less!

What would you do to determine the value that is 40% greater than 20?

well at first glance (and i do mean i only "glanced" at it for a split second), i thought the same thing...here are the equations he set up:
I Like Pi said:
(a+5) = .4(2a-1) + 2a-1
.4(a+5) + (a+5) = 2a - 1

look closer at the right-hand side of the first equation. 0.4(2a-1) + 2a-1 = 1.4(2a-1), and the original equation becomes a+5 = 1.4(2a-1), which certainly implies that a+5 is 40% larger than 2a-1. likewise, we can see that the left-hand side of the 2nd equation, 0.4(a+5) + (a+5), equals 1.4(a+5). and so equation 2 becomes 1.4(a+5) = 2a-1, which certainly implies that 2a-1 is 40% greater than a+5.


I Like Pi said:
Well you would do .4 * 20 + 20, a value 40% greater then 20 is 28?

your calculations are correct - you just chose to represent the quantity on one side ofthe equation as 0.4x + x instead of 1.4x.
 
  • #20
Hi I Like Pi! :smile:

(since you like them so much, have a pi: π :wink:)
I Like Pi said:
c) given csc(6b + \frac{pi}{8}) = sec(2b - \frac{pi}{8}), solve for b.

c) i know that cscx = 1/sinx and secx = 1/cosx, i then cross multiplied to get cos(2b-pi/8) = sin(6b+pi/8)...
<br /> <br /> Yes, and now use cosθ = sin(π/2 - θ) to get that in the form sinA = sinB. <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":smile:" title="Smile :smile:" data-smilie="1"data-shortname=":smile:" />
 
  • #21
My bad. I both misread your equations and miscalculated mine.

You are absolutely right!
 
  • #22
tiny-tim said:
Hi I Like Pi! :smile:

(since you like them so much, have a pi: π :wink:)Yes, and now use cosθ = sin(π/2 - θ) to get that in the form sinA = sinB. :smile:


haha, thank you :smile: !

well i tried that... i used cos instead:
<br /> cos(2b-pi/8) = cos[pi/2-(6b+pi/8)]<br />
<br /> cos(2b-pi/8) - cos[pi/2-(6b+pi/8)] = 0<br />
<br /> cos[(2b-pi/8)-(pi/2-6b-pi/8)] = 0<br />
<br /> 8b-pi/2 = cos-inverse(0)<br />
<br /> 8b = pi<br />
<br /> b = pi/8<br />

it doesn't work :frown:

edit: I used geometer's sketchpad to graph the two, and the first point of intersection is (1.76715.., -1)...
 
Last edited:
  • #23
what confuses me about the first question is that i am not so sure that a should have two distinct values. sure, if the text (or wherever the OP got the problem from) literally does not give any more information than what he posted (i.e. doesn't tell you which quantity is 40% greater than the other), then i can see how you would have to solve for a in two different situations, yielding two disticnt values for a (that is, when a+5 is 40% greater than 2a-1, AND when 2a-1 is 40% greater than a+5). either way, the OP has clearly shown us that he knows how to solve for a variable using arithmetic and algebraic manipulations, and has been able to determine a value for a regardless of which quantity is 40% larger than the other.
 
  • #24
94JZA80 said:
well at first glance (and i do mean i only "glanced" at it for a split second), i thought the same thing...here are the equations he set up:


look closer at the right-hand side of the first equation. 0.4(2a-1) + 2a-1 = 1.4(2a-1), and the original equation becomes a+5 = 1.4(2a-1), which certainly implies that a+5 is 40% larger than 2a-1. likewise, we can see that the left-hand side of the 2nd equation, 0.4(a+5) + (a+5), equals 1.4(a+5). and so equation 2 becomes 1.4(a+5) = 2a-1, which certainly implies that 2a-1 is 40% greater than a+5.




your calculations are correct - you just chose to represent the quantity on one side ofthe equation as 0.4x + x instead of 1.4x.

94JZA80 said:
what confuses me about the first question is that i am not so sure that a should have two distinct values. sure, if the text (or wherever the OP got the problem from) literally does not give any more information than what he posted (i.e. doesn't tell you which quantity is 40% greater than the other), then i can see how you would have to solve for a in two different situations, yielding two disticnt values for a (that is, when a+5 is 40% greater than 2a-1, AND when 2a-1 is 40% greater than a+5). either way, the OP has clearly shown us that he knows how to solve for a variable using arithmetic and algebraic manipulations, and has been able to determine a value for a regardless of which quantity is 40% larger than the other.

Thanks very much for your help! and yes, I guess it's just a question that could go both ways because it is written like that. Though I was in a rush to write it down, i hope i didn't write it wrong, but either way, it is pretty straight forward now that i think of it.. :redface:
 
  • #25
I Like Pi said:
oh, well i based it on the original... a = 5, b = 4, c = 3...

well, then if that's the case,

ax^4 + bx^3 + (c - a)x^2 - bx - c
=5x^4 + 4x^3 + (c - 5)x^2 - 4x - c
therefore
<br /> c = 8?
and therefore:
P = -4
Q = -8

is that what you meant?

Thanks for your help! Means a lot!

That's correct!

You can also attack this problem by doing the long division:

The dividend is 5x^4 + 4x^3 + 3x^2 + Px + Q[/tex]<br /> The divisor is x^2 - 1[/tex]&lt;br /&gt; &lt;br /&gt; x^2[/tex] goes into 5x^4[/tex]&amp;amp;lt;br /&amp;amp;gt; 5x^2[/tex] times.&amp;amp;amp;lt;br /&amp;amp;amp;gt; (That is, x^2 \times 5x^2 = 5x^4[/tex])&amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;gt; So multiply the divisor by 5x^2[/tex] and you get (5x^4 - 5x^2)[/tex]&amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;gt; Subtract this from the dividend and you get 4x^3 + 8x^2 + Px + Q[/tex]&amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;gt; Now, determine how many times x^2[/tex] goes into 4x^3[/tex]: that would be 4x[/tex] times.&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Multiply 4x \times (x^2 - 1) = (4x^3 - 4x)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Subtract this from 4x^3 + 8x^2 + Px + Q[/tex] and you get 8x^2 + (P + 4)x + Q[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Continuing...&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; 8 \times (x^2 - 1) = (8x^2 - 8)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; 8x^2 + (P + 4)x + Q - (8x^2 - 8) = (P + 4)x + (Q + 8)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Since there is no remainder, (P + 4) and (Q + 8) must both be equal to 0.&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Quinzio&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;s way is MUCH easier, I just wanted to offer an alternative way.
 
  • #26
You're saying cos(A) - cos(B) = 0 if cos(A-B) = 0, which isn't correct.

Start again … draw a graph and look at it …

when does cos(A) = cos(B)?​
 
  • #27
I Like Pi said:
haha, thank you :smile: !

well i tried that... i used cos instead:
<br /> cos(2b-pi/8) = cos[pi/2-(6b+pi/8)]<br />
<br /> cos(2b-pi/8) - cos[pi/2-(6b+pi/8)] = 0<br />
<br /> cos[(2b-pi/8)-(pi/2-6b-pi/8)] = 0<br />
<br /> 8b-pi/2 = cos-inverse(0)<br />
<br /> 8b = pi<br />
<br /> b = pi/8<br />

it doesn't work :frown:

i think you're trying to manipulate the equation more than you have to. leave it in the following form:

sin(6b+pi/8) = cos(2b-pi/8)


then, using the identity cosθ = sin(π/2 - θ), you have sin(6b+pi/8) = sin(pi/2-(2b-pi/8)). therefore, 6b+pi/8 = pi/2-2b+pi/8. now solve for b.
 
Last edited:
  • #28
zgozvrm said:
That's correct!

You can also attack this problem by doing the long division:

The dividend is 5x^4 + 4x^3 + 3x^2 + Px + Q[/tex]<br /> The divisor is x^2 - 1[/tex]&lt;br /&gt; &lt;br /&gt; x^2[/tex] goes into 5x^4[/tex]&amp;amp;lt;br /&amp;amp;gt; 5x^2[/tex] times.&amp;amp;amp;lt;br /&amp;amp;amp;gt; (That is, x^2 \times 5x^2 = 5x^4[/tex])&amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;gt; So multiply the divisor by 5x^2[/tex] and you get (5x^4 - 5x^2)[/tex]&amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;gt; Subtract this from the dividend and you get 4x^3 + 8x^2 + Px + Q[/tex]&amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;gt; Now, determine how many times x^2[/tex] goes into 4x^3[/tex]: that would be 4x[/tex] times.&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Multiply 4x \times (x^2 - 1) = (4x^3 - 4x)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Subtract this from 4x^3 + 8x^2 + Px + Q[/tex] and you get 8x^2 + (P + 4)x + Q[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Continuing...&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; 8 \times (x^2 - 1) = (8x^2 - 8)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; 8x^2 + (P + 4)x + Q - (8x^2 - 8) = (P + 4)x + (Q + 8)[/tex]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Since there is no remainder, (P + 4) and (Q + 8) must both be equal to 0.&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Quinzio&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;s way is MUCH easier, I just wanted to offer an alternative way.
&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Hey, thanks for the alternative! It makes much sense to me, especially with this, again, thank you for your time! &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;img src=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;smilie smilie--emoji&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; loading=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;lazy&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; width=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; height=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; alt=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;Smile :smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; data-smilie=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;1&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;data-shortname=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; its amazing the help i get here &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;img src=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;smilie smilie--emoji&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; loading=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;lazy&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; width=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; height=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; alt=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;Smile :smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; data-smilie=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;1&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;data-shortname=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;blockquote data-attributes=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; data-quote=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;tiny-tim&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; data-source=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;post: 2945634&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;bbCodeBlock-title&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; tiny-tim said: &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;bbCodeBlock-content&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;bbCodeBlock-expandContent js-expandContent &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; You&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;re saying cos(A) - cos(B) = 0 if cos(A-B) = 0, which isn&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;t correct.&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Start again … draw a graph and look at it …&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;div style=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;margin-left: 20px&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;when does cos(A) = cos(B)?&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#8203;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;/blockquote&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; well, i got that cos(A) = cos(B) (i think that&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;s right)&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; then you bring that over? So, cos(A)-cos(B) = 0 (am I right here?) and then you group similar terms, so cos(A-B) = 0? why isn&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;#039;t it correct? &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; Thanks tim &amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;img src=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;smilie smilie--emoji&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; loading=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;lazy&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; width=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; height=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;64&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; alt=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;Smile :smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; data-smilie=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;1&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;data-shortname=&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot;:smile:&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;quot; /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; i really appreciate your time!
 
  • #29
94JZA80 said:
i think you're trying to manipulate the equation more than you have to. leave it in the form sin(6b+pi/8) = cos(2b-pi/8). then, sin(6b+pi/8) = sin(pi/2+(2b-pi/8)). if the sine of those quantities are equal, then the quantities themselves are equal. that is, if sin A = sin B, then A = B. likewise, if cos A = cos B, then A = B. therefore, 6b+pi/8 = pi/2+2b-pi/8. now just solve for b.

hey! Thank you so much! It makes a lot of sense! would this be the case any time you have same trig = same trig, you would cancel it out? so if tan(x) = tan(x), x = x and you would solve? Don't you have to do the inverse to get rid of it :confused:

again, i thank you dearly!
 
  • #30
I Like Pi said:
well, i got that cos(A) = cos(B) (i think that's right)
then you bring that over? So, cos(A)-cos(B) = 0 (am I right here?) and then you group similar terms, so cos(A-B) = 0? why isn't it correct?

Well, for a start, if A = B, cos(A-B) = 1, isn't it?

Do what I said … draw a graph, and see when cosA = cosB !

(btw, it isn't only when A = B)

(and now I'm off to bed :zzz: …)
 
  • #31
I Like Pi said:
hey! Thank you so much! It makes a lot of sense! would this be the case any time you have same trig = same trig, you would cancel it out? so if tan(x) = tan(x), x = x and you would solve? Don't you have to do the inverse to get rid of it :confused:

again, i thank you dearly!

actually, now that you put it that way, i guess i can't definitively that if sin A = sin B, then A = B. for example, i can think of an instance in which sin A = sin B, but A != B...specifically, sin pi = sin 2pi = 0, but clearly pi != 2pi. in fact, sin pi = sin 2pi = sin 3pi = sin 4pi = sin npi, where n is any real integer, yet clearly each of these angles is unique and unequal to any other angle whose sine is also 0. perhaps tiny-tim could shed some light on this...i don't want to dole out false information if i can help it.



*EDIT* - it appears tiny-tim has shed some light on the subject, and he mentioned just what i was getting at above - that A does not necessarily equal B just b/c sin A = sin B. in fact, now that i think about it, sin & cos are operators just like addition and subraction, so you are correct that the inverse sin operation must be performed to both sides of an equation in order to rid one side of its sin operator.
 
Last edited:
  • #32
tiny-tim said:
Well, for a start, if A = B, cos(A-B) = 1, isn't it?

Do what I said … draw a graph, and see when cosA = cosB !

(btw, it isn't only when A = B)

(and now I'm off to bed :zzz: …)


Thank you! so, cos(A-B) = 1 is that by convention? or in this particular question?

Have a goodnight tiny-tim!

94JZA80 said:
actually, now that you put it that way, I'm not so sure that if sin A = sin B, then A = B. for example, i can think of an instance in which sin A = sin b, but A != B, specifically, sin pi = sin 2pi = 0, but clearly pi != 2pi. perhaps tiny-tim could shed some light on this...i don't want to dole out false information if i can help it.
*EDIT* - it appears tiny-tim has shed some light on the subject, and he mentioned just what i was getting at above - that A does not necessarily equal B just b/c sin A = sin B. perhaps it is best to do what he suggested and draw a diagram to see exactly when sin θ = cos θ. and you'll find that sin θ = sin θ for infinitely many values of A and B...and those values for A and B will be at regular intervals.

an extra hint: the diagram/graph you'll want to sketch is the "unit circle." you should find four different angles around the unit circle such that sin θ = con θ, one in each quadrant.

Thanks for the heads up! :smile: i guess i'll have to remember that cos(A)-cos(B) = 0 : cos(A - B) = 1 :confused:

Yes, i drew a graph, well used technology, but i want to see how to do it algebraically, without the need of a graph.. in case i don't have the time to draw one :/

Thanks so much :smile: !
 
  • #33
I Like Pi said:
so, cos(A-B) = 1 is that by convention? or in this particular question?

think about it...if A = B, then A-B = 0. hence cos(A-B) = cos 0 = 1



I Like Pi said:
Yes, i drew a graph, well used technology, but i want to see how to do it algebraically, without the need of a graph.. in case i don't have the time to draw one :/

Thanks so much :smile: !

well since i was initially incorrect in my assumption that if sin A = sin B, then A = B (since it is only sometimes true, and not always true), i have to assume that its necessary to perform the inverse trig operator in order to eliminate the trig operators on each side of the equation and solve for b algebraically. however, it appears to me that if you've been able to manipulate the equation into the form sin A = sin B, then applying the arcsin operator to both sides of the equation would yield A = B anyways. and so i think that i originally managed to get from one step to the next correctly, and was just lucky that my incorrect reasoning yielded the same result.

so go back to this equation:
sin(6b+pi/8) = cos(2b-pi/8)

...and through manipulation:
sin(6b+pi/8) = sin(pi/2-(2b-pi/8))

now that the equation is in the form sin A = sin B, you can apply your inverse sin (arcsin) operator to equate A and B, and thus solve for b. i don't want to go any further for fear of giving away the answer, or at least what i think could be the answer...
 
Last edited:
  • #34
94JZA80 said:
think about it...if A = B, then A-B = 0. hence cos(A-B) = cos 0 = 1

it makes sense!, thanks :smile:

i'll try and get to this later tonight...its dinner time!

And don't worry about it! you've helped me enough :smile: enjoy your dinner! Take care!
 
  • #35
Hi I Like Pi! :smile:

(just got up :zzz: …)
I Like Pi said:
Yes, i drew a graph, well used technology, but i want to see how to do it algebraically, without the need of a graph.. in case i don't have the time to draw one :/

uhhh? :redface: how long does it take to draw a wavy line? :confused:

If you draw it, you should see that any horizontal line cuts the cos graph twice in every 2π …

so if one of the cuts is at θ, the others will be at … ?

(and then try the same for the sin graph)

Do it this way (using the graph) first, so that you see what's going on;

once you've done that, try the alternative method, of the formula for cosA - cosB in the PF Library on trigonometric identities (94JZA80, you should know that too! :wink:).​
 
  • #36
i'm currently experiencing a major mental blockage...when i graph either the sine function or the cosine function, i see that any horizontal line intersects either graph twice every 2pi radians...though I'm not sure what the significance of that is, especially considering that the interval between intersects varies as the value of the function varies. i did observe though that sin A = sin B every 2pi radians, and cos A = cos B every 2pi radians. that is, sin θ = sin (2npi+θ) where n is any real integer, and cos θ = cos (2npi+θ) where n is any real integer. so I'm beginning to question whether it even matters that the value of sin or cos is the same for an infinitely many angles 2pi radians apart. if sin θ = sin (2pi+θ) = sin (4pi+θ) = sin (6pi+θ) = sin (2npi+θ), why can't we simply calculate a value for b choosing just one of the above angles?
 
  • #37
Hi 94JZA80! :smile:

(have a pi: π :wink:)

sinθ = sin(π - θ)

(so what's the equivalent for cos?)
 
  • #38
tiny-tim said:
Hi 94JZA80! :smile:

(have a pi: π :wink:)

sinθ = sin(π - θ)

(so what's the equivalent for cos?)


right...
- if A = pi/6, then B must = 5pi/6 in order to confidently say that sin A = sin B.
- if A = pi/4, then B must = 3pi/4 in order to confidently say that sin A = sin B.
- if A = pi/3, then B must = 2pi/3 in order to confidently say that sin A = sin B.
- and so in general, if A = θ, then B must = (pi-θ) in order to confidently say that sin A = sin B.

likewise...
- if A = pi/6, then B must = 11pi/6 in order to confidently say that cos A = cos B.
- if A = pi/4, then B must = 7pi/4 in order to confidently say that cos A = cos B.
- if A = pi/3, then B must = 5pi/3 in order to confidently say that cos A = cos B.
- and so in general, if A = θ, then B must = (2pi-θ) in order to confidently say that cos A = cos B.

in other words, in order to show the symmetry of sin θ about pi/2 and 3pi/2 (or symmetry about the y-axis on the unit circle), one has to show that sin θ = sin (pi-θ). and in order to show the symmetry of cos θ about pi (or symmetry about the x-axis on the unit circle), one has to show that cos θ = cos (2pi-θ)...although from what I've found, most sources cite the supplemental symmetry cos identity alternatively as -(cos θ) = cos (pi - θ). i suppose i could have just looked up the identities, but its always good to understand the derivations...at any rate, I'm still have a difficult time seeing how this is getting us closer to solving for b.
 
Last edited:
  • #39
sorry!

sorry I've taken so long to reply, i seem to have missed your answer :redface:

I think we started with cos(2b-π/8) = sin(6b+π/8),
which you can rewrite as cos(2b-π/8) = cos(π/2 -6b-π/8) = cos(3π/8 -6b);

now you know that cosA = cosB if B = 2nπ ± A;

so 2b - π/8 = 2nπ ± (3π/8 - 6b) …

carry on from there :smile:
 
  • #40
ahh, i see...i forgot to bring the integer variable n into the picture, and i failed to expound on the idea that cos A = cos B at regular intervals, despite pondering it heavily in my last 2 posts lol...

so if cos A = cos B, then B must = 2npi-A -->
B = 2npi-A
2b-pi/8 = 2npi-(3pi/8-6b)
2b-pi/8 = 2npi-3pi/8+6b
-4b = 2npi-pi/4
b = pi/16-npi/2

thanks for the insight...thinking in terms of the integer variable n is the only way to calculate a true general solution to b over the interval (-∞,∞). otherwise, you're just solving for specific solutions to b on the interval 0-2pi.
 
  • #41
94JZA80 said:
so if cos A = cos B, then B must = 2npi-A -->
B = 2npi-A
2b-pi/8 = 2npi-(3pi/8-6b)
2b-pi/8 = 2npi-3pi/8+6b
-4b = 2npi-pi/4
b = pi/16-npi/2

(what happened to that π i gave you? :wink:)

yes, but don't forget you have to solve it for both versions of the ± :smile:

g'night! :zzz:​
 
  • #42
tiny-tim said:
(what happened to that π i gave you? :wink:)

yes, but don't forget you have to solve it for both versions of the ± :smile:

g'night! :zzz:​


LOL i was too lazy to copy-n-paste it b/c i was using that command to copy-n-paste a much larger expression at that moment...although i'll have you know that your sig has come in handy in the brief time I've been here :wink:anyways, here is the work showing that the first value i calculated, b = pi/16-npi/2, is correct:
cos(2b-pi/8) = sin(6b+pi/8)
cos[2(pi/16-npi/2)-pi/8] = sin[6(pi/16-npi/2)+pi/8]
cos(pi/8-npi-pi/8) = sin(3pi/8-3npi+pi/8)
cos(-npi) = sin(pi/2-3npi)

--> to show that the above general expression is true, we test it by substituting various integers for n:
n = 0: cos 0 = 1 & sin(pi/2) = 1
n = 1: cos(-pi) = -1 & sin(pi/2-3pi) = sin(-5pi/2) = -1
n = 2: cos(-2pi) = 1 & sin (pi/2-6pi) = sin(-11pi/2) = 1
...and here is the work showing that the other value i calculated, b = npi/4+pi/16, is correct:
B = 2npi+A
2b-pi/8 = 2npi+(3pi/8-6b)
2b-pi/8 = 2npi+3pi/8-6b
8b = 2npi+pi/2
b = npi/4+pi/16

...now, by letting b = npi/4+pi/16 and substituting again, we have:
cos(2b-pi/8) = sin(6b+pi/8)
cos[2(npi/4+pi/16)-pi/8] = sin[6(npi/4+pi/16)+pi/8]
cos(npi/2+pi/8-pi/8) = sin(3npi/2+3pi/8+pi/8)
cos(npi/2) = sin(3npi/2+pi/2)

--> and again, to show that the above general expression is true, we test it by substituting various integers for n:
n = 0: cos 0 = 1 & sin(pi/2) = 1
n = 1: cos(pi/2) = 0 & sin(3pi/2+pi/2) = sin(2pi) = 0
n = 2: cos(pi) = -1 & sin (6pi/2+pi/2) = sin(7pi/2) = -1...and so we have shown that there are two distinct values for b (pi/16-npi/2 and npi/4+pi/16) that create angles A & B such that cos A = sin B.
 
Last edited:
  • #43
94JZA80 said:
...now I'm not entirely sure why we have to solve for b in both equations (B = 2npi-A and B = 2npi+A), especially when finding value(s) for b such that B = 2npi-A is enough to show that cos A = cos B...granted, i understand that showing that cos B = cos (2pi+A) is proof of the "2pi periocity/shift" identity. nevertheless, i went ahead and solved the alternate equation B = 2npi+A for b, and came up with the following:
B = 2npi+A
2b-pi/8 = 2npi+(3pi/8-6b)
2b-pi/8 = 2npi+3pi/8-6b
8b = 2npi+pi/4
b = npi/4+pi/32

Hi Eric! :smile:

You need both versions of the ± because the question asks you for all the solutions!

(and your second solution didn't check out because you subtracted the π/8 instead of adding it, going from your line 3 to 4 :wink:)
 
  • #44
tiny-tim said:
Hi Eric! :smile:

You need both versions of the ± because the question asks you for all the solutions!

(and your second solution didn't check out because you subtracted the π/8 instead of adding it, going from your line 3 to 4 :wink:)

i knew it! its always something stupid like that...i stared at my work for 15 minutes and didn't see the arithmetic error :redface:. i'll go back and edit my previous post to show that b = npi/4+pi/32 is also a workable solution.

thanks again,
Eric
 

Similar threads

Back
Top