Start with an integer search
try x = 5 ..... 5^3 + 5^2= 150 ...too small
try x = 8..... 8^3 + 8^2 = 576 ...toosmall
try x = 9..... 9^3 + 9^2 = 747...too large but nearer tha x = 8
now move to 1dp value
try x = 8.9.... 8.9^3 + 8.9^2 = 784.179 too big
try x = 8.8.... 8.8^3 + 8.8^2 = 758.912 too big
try x = 8.6.... 8.6^3 + 8.6^2 = 710.16 too big
try x = 8.5.... 8.5^3 + 8.5^2 = 686.375 too small
Solution is between 8.5 and 8.6 and probably nearer 8.6
now move to 2dp values
try 8.56 8.56^3 + 8.56^2 = 700.49 too large
try 8.55 8.55^3 + 8.55^2 = 698.13 too small
to decide which of these is the 2dp value try the mid point 8.555
Being a cubic there may be two more values which you can find using this technique
2007-05-02 11:18:58
·
answer #1
·
answered by fred 5
·
0⤊
0⤋
Ive worked out 2 dp is two decimal places, but thats it.....
2007-05-02 09:29:01
·
answer #2
·
answered by Knownow't 7
·
0⤊
0⤋
Think there is only one real answer and two complex roots.
Answer between 8 and 9. Then could apply Newton's method to get better approximation until get within two d.p.s.
Else apply other tecniques you have been taught to do this.
2007-05-02 09:35:51
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Agreed 8.56
Check 8.56 cubed = 627
8.56 squared = 73
Total = 700
2007-05-02 09:40:17
·
answer #4
·
answered by Diapason45 7
·
0⤊
0⤋
what does "to 2 dp?... if i knew that i could do it
2007-05-02 09:26:23
·
answer #5
·
answered by K8D 1
·
0⤊
0⤋
By guess-and-check:
x â 8.56
There are also 2 complex roots.
2007-05-02 09:37:17
·
answer #6
·
answered by Helmut 7
·
0⤊
0⤋
Take solace in the fact that you are not the only one to have absolutley no idea.
2007-05-02 09:20:10
·
answer #7
·
answered by rose_merrick 7
·
0⤊
0⤋
just so you know... because this is a 3rd order polynomial, there will be up to 3 seperate answers for x.
2007-05-02 09:28:40
·
answer #8
·
answered by AresIV 4
·
0⤊
0⤋
ummm watta makoota tivindo bingo TRYNORME kAMbOWEe.
2007-05-02 09:21:52
·
answer #9
·
answered by music is my language 2
·
0⤊
0⤋
x=8.56
2007-05-02 09:22:20
·
answer #10
·
answered by Cudnovati Kljunaš 2
·
0⤊
0⤋