SOLUTION: I would really appreciate some help solving two problems.Thank you in advance for taking the time to help me.On these problems it says to write each answer in the form a + bi. 1)

Algebra ->  Real-numbers -> SOLUTION: I would really appreciate some help solving two problems.Thank you in advance for taking the time to help me.On these problems it says to write each answer in the form a + bi. 1)       Log On


   



Question 132130: I would really appreciate some help solving two problems.Thank you in advance for taking the time to help me.On these problems it says to write each answer in the form a + bi.
1) (6-i)(3+2i)
2)3i(6+4i)

Found 2 solutions by josmiceli, nycsharkman:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
{1) %286+-+i%29%283+%2B+2i%29
(2) 3i%2A%286+%2B+4i%29
----------------
(1) 18+-+3i+%2B+12i+-+2i%5E2 (note that i%5E2+=+-1)
18+%2B+9i+-%28-2%29
20+%2B+9i answer
----------------
(2) 3i%2A%286+%2B+4i%29
18i+%2B+12i%5E2
18i+%2B+12%2A%28-1%29
-12+%2B+18i answer

Answer by nycsharkman(136) About Me  (Show Source):
You can put this solution on YOUR website!
1) (6-i)(3+2i)
TO solve, keep in mind that i^2 = -1. We are dealing with complex numbers.
For question 1, use the FOIL METHOD.
6 times 3 = 18
6 times 2i = 12i
-i times 3 = -3i
-i times 2i = -2(i)^2
Like I said above, i^2 = -1
Then, -2(-1) = 2
We now have this:
18 + 12i - 3i + 2
Combine like terms.
9i + 20
Rearrange the terms to get 20 + 9i.
==================================
(2) 3i(6+4i)
For this question, use the distributive rule to remove the parentheses.
3i times 6 = 18i
3i times 4i = 12(i)^2
Of course, i^2 = -1 and so, 12(i)^2 = -12
We now have this:
18i - 12
Rearrange the terms and we get:
-12 + 18i
That's it!