View Full Version : Hard thinking questions
I Like Pi
Oct21-10, 12:23 PM
1. The problem statement, all variables and given/known data
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.
2. Relevant equations
3. 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 [tex]cos(2b-pi/8) = sin(6b+pi/8)...
Quinzio
Oct21-10, 12:50 PM
Question a) shouldn't be a problem at all.
Any attempt by you ?
I Like Pi
Oct21-10, 12:59 PM
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 ?
Quinzio
Oct21-10, 01:00 PM
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.
I Like Pi
Oct21-10, 01:04 PM
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:
Quinzio
Oct21-10, 01:20 PM
yes.
I Like Pi
Oct21-10, 01:23 PM
yes.
thanks :smile: could you help me get started on b) ?
Thanks for your time!
Quinzio
Oct21-10, 01:32 PM
b)
Make this multiplication (x^2-1)(Ax^2+Bx+C)
I Like Pi
Oct21-10, 01:39 PM
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?
Quinzio
Oct21-10, 01:43 PM
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.
I Like Pi
Oct21-10, 01:48 PM
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
Quinzio
Oct21-10, 01:57 PM
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 Like Pi
Oct21-10, 02:06 PM
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:
Quinzio
Oct21-10, 02:22 PM
Why you say "c itself is 3"... ???
Tell me where is written that ?
I Like Pi
Oct21-10, 02:55 PM
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
c = 8 ?
and therefore:
P = -4
Q = -8
is that what you meant?
Thanks for your help! Means a lot!
zgozvrm
Oct21-10, 05:38 PM
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?
I Like Pi
Oct21-10, 05:41 PM
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?
zgozvrm
Oct21-10, 06:02 PM
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
94JZA80
Oct21-10, 06:04 PM
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:
(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.
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.
tiny-tim
Oct21-10, 06:10 PM
Hi I Like Pi!! :smile:
(since you like them so much, have a pi: π :wink:)
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 [tex]cos(2b-pi/8) = sin(6b+pi/8)...
Yes, and now use cosθ = sin(π/2 - θ) to get that in the form sinA = sinB. :smile:
zgozvrm
Oct21-10, 06:12 PM
My bad. I both misread your equations and miscalculated mine.
You are absolutely right!
I Like Pi
Oct21-10, 06:15 PM
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:
cos(2b-pi/8) = cos[pi/2-(6b+pi/8)]
cos(2b-pi/8) - cos[pi/2-(6b+pi/8)] = 0
cos[(2b-pi/8)-(pi/2-6b-pi/8)] = 0
8b-pi/2 = cos-inverse(0)
8b = pi
b = pi/8
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)...
94JZA80
Oct21-10, 06:15 PM
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.
I Like Pi
Oct21-10, 06:18 PM
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.
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:
zgozvrm
Oct21-10, 06:23 PM
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
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 [itex]5x^4 + 4x^3 + 3x^2 + Px + Q[/tex]
The divisor is [itex]x^2 - 1[/tex]
[itex]x^2[/tex] goes into [itex]5x^4[/tex]
[itex]5x^2[/tex] times.
(That is, [itex]x^2 \times 5x^2 = 5x^4[/tex])
So multiply the divisor by [itex]5x^2[/tex] and you get [itex](5x^4 - 5x^2)[/tex]
Subtract this from the dividend and you get [itex]4x^3 + 8x^2 + Px + Q[/tex]
Now, determine how many times [itex]x^2[/tex] goes into [itex]4x^3[/tex]: that would be [itex]4x[/tex] times.
Multiply [itex]4x \times (x^2 - 1) = (4x^3 - 4x)[/tex]
Subtract this from [itex]4x^3 + 8x^2 + Px + Q[/tex] and you get [itex]8x^2 + (P + 4)x + Q[/tex]
Continuing...
[itex]8 \times (x^2 - 1) = (8x^2 - 8)[/tex]
[itex]8x^2 + (P + 4)x + Q - (8x^2 - 8) = (P + 4)x + (Q + 8)[/tex]
Since there is no remainder, (P + 4) and (Q + 8) must both be equal to 0.
Quinzio's way is MUCH easier, I just wanted to offer an alternative way.
tiny-tim
Oct21-10, 06:24 PM
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)?
94JZA80
Oct21-10, 06:29 PM
haha, thank you :smile: !
well i tried that.... i used cos instead:
cos(2b-pi/8) = cos[pi/2-(6b+pi/8)]
cos(2b-pi/8) - cos[pi/2-(6b+pi/8)] = 0
cos[(2b-pi/8)-(pi/2-6b-pi/8)] = 0
8b-pi/2 = cos-inverse(0)
8b = pi
b = pi/8
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.
I Like Pi
Oct21-10, 06:30 PM
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]
The divisor is [itex]x^2 - 1[/tex]
[itex]x^2[/tex] goes into [itex]5x^4[/tex]
[itex]5x^2[/tex] times.
(That is, [itex]x^2 \times 5x^2 = 5x^4[/tex])
So multiply the divisor by [itex]5x^2[/tex] and you get [itex](5x^4 - 5x^2)[/tex]
Subtract this from the dividend and you get [itex]4x^3 + 8x^2 + Px + Q[/tex]
Now, determine how many times [itex]x^2[/tex] goes into [itex]4x^3[/tex]: that would be [itex]4x[/tex] times.
Multiply [itex]4x \times (x^2 - 1) = (4x^3 - 4x)[/tex]
Subtract this from [itex]4x^3 + 8x^2 + Px + Q[/tex] and you get [itex]8x^2 + (P + 4)x + Q[/tex]
Continuing...
[itex]8 \times (x^2 - 1) = (8x^2 - 8)[/tex]
[itex]8x^2 + (P + 4)x + Q - (8x^2 - 8) = (P + 4)x + (Q + 8)[/tex]
Since there is no remainder, (P + 4) and (Q + 8) must both be equal to 0.
Quinzio's way is MUCH easier, I just wanted to offer an alternative way.
Hey, thanks for the alternative! It makes much sense to me, especially with this, again, thank you for your time! :smile: its amazing the help i get here :smile:
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 …
[I]when does cos(A) = cos(B)?
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?
Thanks tim :smile: i really appreciate your time!
I Like Pi
Oct21-10, 06:36 PM
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!
tiny-tim
Oct21-10, 06:39 PM
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: …)
94JZA80
Oct21-10, 06:40 PM
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.
I Like Pi
Oct21-10, 07:04 PM
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!
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 infintely 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: !
94JZA80
Oct21-10, 07:15 PM
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
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...
I Like Pi
Oct21-10, 07:32 PM
think about it...if A = B, then A-B = 0. hence cos(A-B) = cos 0 = 1
:surprised 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!
tiny-tim
Oct22-10, 01:47 AM
Hi I Like Pi! :smile:
(just got up :zzz: …)
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:).
94JZA80
Oct22-10, 03:08 AM
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 infintely 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?
tiny-tim
Oct22-10, 03:45 AM
Hi 94JZA80! :smile:
(have a pi: π :wink:)
sinθ = sin(π - θ)
(so what's the equivalent for cos?)
94JZA80
Oct22-10, 10:02 AM
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.
tiny-tim
Oct28-10, 11:05 AM
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:
94JZA80
Oct28-10, 06:00 PM
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.
tiny-tim
Oct28-10, 06:19 PM
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:
94JZA80
Oct28-10, 11:43 PM
(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.
tiny-tim
Oct29-10, 06:58 AM
...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:)
94JZA80
Oct29-10, 09:45 AM
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
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.