Matrix (2 Actually) Homework: Solve 3cos(a)+cos(b)+5sin(2a)=2

  • Thread starter Thread starter Melawrghk
  • Start date Start date
  • Tags Tags
    Matrix
Melawrghk
Messages
140
Reaction score
0

Homework Statement


#1. Solve the system:
3cos(a) + cos(b) +5sin(2a)=2
cos(a)=cos(b)+sin(2a)
7cos(a) + 13sin(2a)=-7cos(b)

The Attempt at a Solution


#1. I decided to substitute variables for sines and cosines. So I made cos(a) = x, cos(b)=y and sin(2a)=z, as a result of which, my equations now look like:
3x+y+5z=2
x-y-z=0
7z+7y+13z=0
after which I created the matrix, here is a picture of how I solved it. So I got -3/8 for "x" and entered it (it only asks for cos(a)), but it tells me I'm wrong. Am I being dumb and making some obvious error? Because I entered all equations with variable values into my calculator and they work out...
matrix-1.jpg

Thanks...
 
Last edited by a moderator:
Physics news on Phys.org

Homework Statement


#1. Solve the system:
3cos(a) + cos(b) +5sin(2a)=2
cos(a)=cos(b)+sin(2a)
7cos(a) + 13sin(2a)=-7cos(b)

In the solution, what is the value of cos
"cos" has no value! Do you mean cos(a) or cos(b)?

The Attempt at a Solution


#1. I decided to substitute variables for sines and cosines. So I made cos(a) = x, cos(b)=y and sin(2a)=z,
You can't do that. cos(a) and sin(2a) are not independent. sin(2a)= 2sin(a)cos(a)
Are you sure the system has a solution? There are 3 equations in only two variables, a and b. In order to have a solution one equation must be dependent on the other two. (Not necessarily linearly dependent- perhaps through a trig identity.)
I think I would be inclined to solve the second equation for cos(b): cos(b)= cos(a)- sin(2a) and then substitute that into the first and third equations. Now you have two equations for the single variable, a. The third equation looks like it should become especially simple. Again, that is possible only if the two equations are dependent.

as a result of which, my equations now look like:
3x+y+5z=2
x-y-z=0
7z+7y+13z=0
after which I created the matrix, here is a picture of how I solved it. So I got -3/8 for "x" and entered it (it only asks for cos(a)), but it tells me I'm wrong. Am I being dumb and making some obvious error? Because I entered all equations with variable values into my calculator and they work out...
matrix-1.jpg

Thanks...
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top