How Do You Simplify (i-3)^4 to a+bi Form?

  • Thread starter Thread starter Wasper
  • Start date Start date
AI Thread Summary
To simplify (i-3)^4 to a+bi form, the expression is first expanded to (i-3)(i-3)(i-3)(i-3), which can be grouped as [(i-3)(i-3)]^2. This results in the polynomial i^4 - 12i^3 + 54i^2 - 108i + 81. By applying the powers of i, the expression simplifies to 28 - 96i. The discussion emphasizes the importance of recognizing the repeating pattern of i's powers to achieve the final result efficiently.
Wasper
Messages
6
Reaction score
0
Express (i-3) to the 4th power in simplest a+bi form.

I know the answer , but cannot get my answer to be correct. Can someone help me solve this?

Thanks
 
Physics news on Phys.org
Howdy Wasper,

Ok, I'd break it down like this;

(i-3)(i-3) = i^2-6i+9

Now, because the original is to the fourth power you would have two groups like this;

(i^2-6i+9)(i^2-6i+9)

Multiply all the above out properly and after combining like terms you have;

= i^4-12i^3+54i^2-108i+81

Now, using what you know about 'i' raised to a power (how it repeats, and so forth) you will be able to transform some i's into numbers. The numbers will then combine and reduce to;

28-96i

Well, at least I think that's about right, haha, because I think I goofed on one of the signs but I'm too lazy to go back over it again and check my work. I think you can take it from here. It's actually quite a fun thing to do when you start getting the hang of it and have your mind free to concentrate.

[edit]
Ooops, I just noticed this was homework help :frown:
Anyway, since I've gone this far already and because I don't know your level of understanding I'll rehash what I did above a little;

(i-3)^4 = (i-3)(i-3)(i-3)(i-3)

I broke it down into two groups of;
[(i-3)(i-3)]x[(i-3)(i-3)] = [i^2-6i+9]x[i^2-6i+9]

Do you follow?
You could have just kept grunting them out by only multiplying the quantity (i-3) over and over, but the way I did it seemed more of a shortcut (but it is probably easier to confuse yourself doing it that way too). Lastly, the imaginary part might seem confusing at first but is actually rather easy if you beat it into your brain that because i = squareroot of negative one you get the following repeating patern;

i^1 = sqrt -1
i^2 = (sqrt -1)(sqrt -1) = -1
i^3 = (-1)(sqrt -1) = (-1)(i) = -i
i^4 = (-1)(-1) = 1

Looking at the results from above you can see that i^5 is just going to be (sqrt -1)(1) = sqrt -1 = i^1, so i^5 ends up being i^1 (pattern repeats all over again). Do you suppose the odds are high that i^6 will end up being equivalent to i^2 ?? Yes, because it would be the equivalent of (i^2)(i^4) = (-1)(1) = -1 = i^2.

On i^4, an easy way to determine the answer is is by recalling what i^2 was equal to). You could grunt it out, however, by using the value of i^3 multiplied by sqrt -1 and getting in lots of good practice manipulating things;

= (-i)(sqrt -1)
= (-i)(i)
= -i^2
= (-i)(-i)
= (-sqrt -1)(-sqrt -1)
= -[(sqrt -1)(sqrt -1)]
= -[-1]
= 1

There, I hope that makes up for my having blabbed to much.
 
Last edited by a moderator:
Just to point out that you don't really NEED to multiply
(i^2- 6i+ 9)(i^2- 6i+ 9) in that form.

i^2- 6i+ 9 is, of course, -1- 6i+ 9= 8- 6i so it is simpler
to multiply (8- 6i)(8- 6i)= 64- 2(8)(6)i+ 36i^2= 64- 96i- 36
= 28- 96i just as BoulderHead said.
 
my mistake was trying to do the (i-3) square it to the 4th power all at the same time. I think I got it now.. thanks for the help guys.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top