0

enter image description here

The answer I got is $α$ = $-π/4$.

But I'm not sure that this is this the correct answer because when I sub. in $α$ = $-π/4$ into

[25−14 cos(α)sin(α)]x˜^2, the coefficient doesn't turn out to be 16 but 32.

Blue
  • 75,673
SFR
  • 445
  • 3
  • 11

2 Answers2

2

For $4\alpha=-\pi,$

$$\cos\alpha+\sin\alpha=0$$

$$\cos\alpha-\sin\alpha=\dfrac2{\sqrt2}$$

$$\cos\alpha\sin\alpha=-\dfrac12$$

We get $$(25+7)x^2+(25-7)y^2-64x-256=0$$

Divide both sides by $2$

0

You want $$\cos^2 \alpha-\sin^2 \alpha =0,$$ which implies $$\cos\alpha-\sin \alpha =0$$ or $$\cos\alpha+\sin\alpha =0.$$ The first of these possibilities already gives you what you want (namely that $\alpha=π/4$) since $0<π/4<π/2.$

Allawonder
  • 13,327
  • Is α = -π/4 the correct answer? – SFR Aug 18 '19 at 19:17
  • @CubbyKushi Your solution $-π/4$ also does nicely, since it satisfies the second of the possibilities above. This is not surprising geometrically, since rotating the axes of coordinates clockwise by $\phi$ always corresponds to rotating the plane anticlockwise by the same amount, and vice versa. – Allawonder Aug 18 '19 at 20:56