Bryn
May 11th, 2004, 10:35 AM
x^3 - 4x^2 - 25 has a factor (x-a). Find the value of a.
I've tried two methods for this. The first one basically went
f(a)= a^3 - 4x^2 - 25 = 0
SQRT(a^3 - 4x^2 - 25) = 0
a^(3/2) - 2x - 5 = 0
dunno where to go from there.
The other method i tried was something like
x^3 - 4x^2 - 25 = (x-a)(bx^2 + cx + d)
= bx^3 + cx^2 + dx - abx^2 -acx -ad
= bx^3 + (c-ab)x^2 + (d-ac)x -ad
Equate coeffecients:
b = 1
c-ab = -4
c-a(1) = -4
c-a = -4
d-ac = 0
ad = 25
I've then tried various combinations to try to get an answer for any of the letters but to no avail.
The answers is apparently a=5 but afaik a^(3/2) - 2x - 5 = 0 (from first attempt) is correct and when i substitute a=5 into that it doesn't =0.
Any help appreciated, evan if it's just to confirm that the text book is wrong.
I've tried two methods for this. The first one basically went
f(a)= a^3 - 4x^2 - 25 = 0
SQRT(a^3 - 4x^2 - 25) = 0
a^(3/2) - 2x - 5 = 0
dunno where to go from there.
The other method i tried was something like
x^3 - 4x^2 - 25 = (x-a)(bx^2 + cx + d)
= bx^3 + cx^2 + dx - abx^2 -acx -ad
= bx^3 + (c-ab)x^2 + (d-ac)x -ad
Equate coeffecients:
b = 1
c-ab = -4
c-a(1) = -4
c-a = -4
d-ac = 0
ad = 25
I've then tried various combinations to try to get an answer for any of the letters but to no avail.
The answers is apparently a=5 but afaik a^(3/2) - 2x - 5 = 0 (from first attempt) is correct and when i substitute a=5 into that it doesn't =0.
Any help appreciated, evan if it's just to confirm that the text book is wrong.