41.5k views
1 vote
Please help me solve the problem

Please help me solve the problem-example-1
User Samiksha
by
8.2k points

1 Answer

2 votes
Let x = the length of each side of the middle cube.

Without using the cube root function on the calculator, we shall iteratively find the value of x as follows:

We know that the volume is 30, and it lies between 27 and 64. Therefore x lies between 3 and 4.

Create a table as shown below.
We shall guess the value of x between iterations and calculate the volume as V = x*x*x.
When the absolute value of the difference between 30 and V is less than 0.5, we shall assume that the value of x is sufficiently accurate.
To make the next guess for x, we decrease x when V>30 and increase x when V<30.

Iteration x V=x*x*x |V-30| Decision
------------ ------------- ------------------- ------------ -------------
1 3.5 42.875 12.875 Lower x
2 3.25 34.328 4.328 Lower x
3 3.125 30.518 0.518 Lower x
4 3.0625 28.723 1.277 Raise x
5 3.0938 29.613 0.387 Good enough

Answer: The approximate length of the side is 3.0938.
User Kostas Kryptos
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories