SOLUTION: Let a and b be complex numbers. If a + b = 4 and a^2 + b^2 = 6 + ab, then what is a^3 + b^3?

Algebra.Com
Question 1209398: Let a and b be complex numbers. If a + b = 4 and a^2 + b^2 = 6 + ab, then what is a^3 + b^3?
Found 2 solutions by math_tutor2020, MathTherapy:
Answer by math_tutor2020(3816)   (Show Source): You can put this solution on YOUR website!

Answer: 24

Explanation
I'll show 3 methods to solving this problem.
There could be other pathways.

--------------------------------------------------------------------------

Method 1

The given equations are
a+b = 4
a^2+b^2 = 6+ab
Let's refer to these as equations (1) and (2) in the order presented.

a^3+b^3 = (a+b)*(a^2-ab+b^2) ...... sum of cubes factoring formula
a^3+b^3 = (a+b)*(a^2+b^2-ab)
a^3+b^3 = (a+b)*(6+ab-ab) ....... substitute in equation (2)
a^3+b^3 = (a+b)*(6)
a^3+b^3 = (4)*(6) ...... substitute in equation (1)
a^3+b^3 = 24

--------------------------------------------------------------------------

Method 2

Square both sides of equation (1)
a+b = 4
(a+b)^2 = 4^2
a^2+2ab+b^2 = 16
(a^2+b^2)+2ab = 16
(6+ab)+2ab = 16 ..... substitute in equation (2)
6+3ab = 16
3ab = 16-6
3ab = 10
Let's call this equation (3)


Now cube both sides of equation (1)
a+b = 4
(a+b)^3 = 4^3
a^3 + 3a^2b + 3ab^2 + b^3 = 64 ... use binomial expansion formula
a^3 + b^3 + 3a^2b + 3ab^2 = 64
a^3 + b^3 + 3ab(a+b) = 64
a^3 + b^3 + 10*(4) = 64 .... substitute in equations (1) and (3)
a^3 + b^3 + 40 = 64
a^3 + b^3 = 64-40
a^3 + b^3 = 24 is the final answer.

--------------------------------------------------------------------------

Method 3

a+b = 4 rearranges into a = 4-b
Substitute that into a^2 + b^2 = 6 + ab and you'll get (4-b)^2 + b^2 = 6 + (4-b)*b
Expand everything out and get everything to one side.
You should arrive at 3b^2-12b+10 = 0
I'll skip steps and only provide the key milestones.

Use of the quadratic formula yields the roots and
If b is one of those roots then a = 4-b is the other root.
The order doesn't matter.

So you would get and in either order.

Cubing both of those produces and
The sum of which is

Note the terms cancel out.

A somewhat similar question is found here

Answer by MathTherapy(10552)   (Show Source): You can put this solution on YOUR website!
Let a and b be complex numbers.  If a + b = 4 and a^2 + b^2 = 6 + ab, then what is a^3 + b^3?



a3 + b3 = (a + b)(a2 - ab + b2) ---- Applying the sum-of-cubes postulate/sum-of-cubes theorem/algebraic identity
a3 + b3 = (a + b)(a2 + b2 - ab) 
a3 + b3 = 4(6 + ab - ab) ----- Substituting 4 for a + b, and 6 + ab for a2 + b2
a3 + b3 = 4(6) = 24

RELATED QUESTIONS

If {{{a+b=6}}}, and {{{ab=3}}}, what is... (answered by Alan3354)
If a+b=6/3 and ab=4/3 ,then find the value of a/b+b/a+2[1/a... (answered by josgarithmetic,ikleyn)
Let a, b, and c be positive real numbers. If a + b + c = 1, then find the minimum value... (answered by CPhill)
a^2+b^2= what if a+b=3 and ab=6 (answered by math_helper)
What is ab÷3 if a=3 and b=... (answered by tommyt3rd,Lightning_Fast,Shin123)
Give the reasons for each step of the proof: If a and b are negative numbers and... (answered by solver91311)
Let A and B be 2 × 2 matrices. Let [ 2 3 ] and [ -4 5 ] be the first and second rows of... (answered by Fombitz)
Let A and B be 2 × 2 matrices. Let [ 2 3 ] and [ -4 5 ] be the first and second rows of... (answered by oscargut)
Let a-b = 5, ab = -6, find the numerical value of a^2 - b^2 and a^4 - b^4. (answered by Fombitz)