English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-24 18:52:53 · 14 answers · asked by Anonymous in Science & Mathematics Mathematics

14 answers

now ( a - b)^2 = (a +b )^2-4ab =5^2 - 4*3 = 13
then a-b = sqrt(13)
again , a^3 - b^3 = (a-b)^3 + 3ab(a-b) = 13^(3/2) + 3*3*sqrt(13)
= sqrt(13) [ 13 + 9]
= 22*sqrt (13)

2006-09-24 20:14:21 · answer #1 · answered by Anonymous · 0 0

If a-b = 5, then only it is possible to solve this as follows:

(a-b)^3 = a^3 - 3*a^2*b + 3*a*b^2 - b^3

a^3 - b^3 = (a-b)^3 + 3*a^2*b - 3*a*b^2
= (a-b)^3 + 3*a*b*(a-b)
= 5^3 + 3*3*5
= 125 + 45
= 170

2006-09-25 02:37:24 · answer #2 · answered by The Emperor 2 · 0 0

there are two possible answers, but they're just generally the same answers, but with different signs.

if you use the quadratic formula on the system of equations above, you would get two roots (values) for a: (5 + sqrt(5)) / 2 and (5 - sqrt(5)) / 2. with these values for a, you would see that the roots for b then are the same as a, except that they're the opposite signs (if a = (5 + sqrt(5)) / 2 then b = (5 - sqrt(5)) / 2 )

if you plug these values into the third equation then, you would see (after a lot of cancelling out of values) that the third equation also yields two values, depending on what values of a and b you use.

the values of the third equation therefore, are ( 20 * sqrt(5) ) and ( -20 * sqrt(5) ) ^_^

2006-09-25 02:17:39 · answer #3 · answered by hapones120 2 · 0 0

a + b = 5
ab = 3

a + b = 5
b = -a + 5

a(-a + 5) = 3
-a^2 + 5a = 3
-a^2 + 5a - 3 = 0
-(a^2 - 5a + 3) = 0
a^2 - 5a + 3 = 0

a = (5 ± sqrt(25 - 12))/2
a = (5 ± sqrt(13))/2

b = -(5 ± sqrt(13))/2 + 5
b = (-5/2) ± (-1/2)sqrt(13) + 5
b = (-5/2) + (10/2) ± (-1/2)sqrt(13)
b = (5/2) ± (-1/2)sqrt(13)
b = (-1/2)(-5 ± sqrt(13))

a = (1/2)(5 + sqrt(13))
b = (1/2)(5 - sqrt(13))

((1/2)(5 + sqrt(13)))^3 - ((1/2)(5 - sqrt(13)))^3

(1/8)((5 + sqrt(13))(5 + sqrt(13))(5 + sqrt(13)) - (1/8)((5 - sqrt(13))(5 - sqrt(13))(5 - sqrt(13)))

(1/8)((25 + 5sqrt(13) + 5sqrt(13) + 13)(5 + sqrt(13))) - (1/8)((25 - 5sqrt(13) - 5sqrt(13) + 13)(5 - sqrt(13)))

(1/8)((38 + 10sqrt(13))(5 + sqrt(13))) - (1/8)((38 - 10sqrt(13))(5 - sqrt(13)))

(1/8)(190 + 38sqrt(13) + 50sqrt(13) + 10(13)) - (1/8)(190 - 38sqrt(13) - 50sqrt(13) + 10(13))

(1/8)(190 + 88sqrt(13) + 130) - (1/8)(190 - 88sqrt(13) + 130)

(1/8)(320 + 88sqrt(13)) - (1/8)(320 - 88sqrt(13))

40 + 11sqrt(13) - 40 + 11sqrt(13)

22sqrt(13)

ANS :

a^3 - b^3 = 22sqrt(13)

2006-09-25 02:16:24 · answer #4 · answered by Sherman81 6 · 0 0

a^3 - b^3 = (a-b)(a^2+ab+b^2)
a^2+ab+b^2 = (a+b)^2 - ab
substituting the second equation in the first
a^3 - b^3 = (a-b)((a+b)^2 - ab)
= (a-b)(25 - 3) = 22(a-b)---------(1)

(a-b)^2 = (a+b)^2 - 4ab = 25 - 12 = 13
(a-b) = sqrt 13 substituing this value in equation (1)
a^3 - b^3 = 22(sqrt13)

2006-09-25 04:03:26 · answer #5 · answered by mas 2 · 0 0

(a - b)^2 = (a + b)^2 - 4ab = 25 - 12 = 13,
so a - b = sqrt 13.

a^3 - b^3 =
... = (a - b) * (a^2 + ab + b^2)
... = (a - b) * ([a + b]^2 - ab)
... = sqrt 13 * (25 - 3) = 22 sqrt 13

Fun problem!

2006-09-25 02:14:43 · answer #6 · answered by dutch_prof 4 · 0 0

a+b=5---------(1)
a*b=3----------(2)
from (1) b = 5-a
substituting above eqn in (2)
a(5-a)=3
5a-a.a=3
a.a-5a+3=0
therfore a = 5(+/-)sqrt(13)/2
from (1) a = 5-b
substituing above eqn in (2)
(5-b)b=3
5b-b.b=3
b.b-5b+3=0
therfore b = 5(+/-)sqrt(13)/2
Hence Ans = 0 (if u consider both as positive or both as negative. If u consider one as +ve and other as -ve then do the simplification by urself)

2006-09-25 02:49:57 · answer #7 · answered by Anonymous · 0 0

22 sqrt 13

2006-09-25 02:20:31 · answer #8 · answered by bingo! 2 · 0 0

a+b = 5
ab= 3

a= 3/b

3/b + b = 5
(3+b^2)/b=5
3+b^2=5b
b^2-5b+3=0

b = ((5+ (13^.5))/2) or ((5- (13^.5))/2)
a = 6/(5+13^.5) or 6/(5-13^.5)

substituting

a= 6/(5+13^.5) , b=((5+ (13^.5))/2)
(a^3 - b^3) = 79.32212806

a= 6/(5-13^.5), b= ((5- (13^.5))/2)
(a^3 - b^3) = 79.32212806

2006-09-25 02:14:22 · answer #9 · answered by Anonymous · 0 0

a^3 - b^3 = (a-b)(a^2 +ab + b^2) = (a-b)[ (a-b)^2 + 3ab]

(a-b)^2 = (a+b)^2 - 4ab
So (a-b)^2 = 25-12 = 13
(a-b)=+-sqrt(13)

Plug in values to get the answer. However, double check it, since one of the two values of (a-b) might be wrong.

2006-09-25 02:16:44 · answer #10 · answered by astrokid 4 · 0 0

fedest.com, questions and answers