Question 24342
<pre><font size = 3>This word problem is kind of tough, I am trying to figure out how to do it so
could you please help me figure it out? P.S- how do you find the volume of a
cube? 
Question:
The edge of one cube is 4cm longer that the edge of a second cube. The volumes
of the cubes differ by 316 cm<sup>3</sup>. Fid the length of each cube.
<b>
The formula for the volume of a cube is
<font color = "red">
     Volume = (edge)<sup>3</sup>  
</font><font color = "blue">
That's why they call a number raised to the 3rd power the "<font color = "red">CUBE</font>" of the number,
for that's how you find the volume of a <font color = "red">CUBE</font>, by <font color = "red">CUBING</font> an edge!!!  
</font>
     Anyway, let each edge of the second smaller cube be x cm.

>>...The edge of one cube is 4cm longer that the edge of a second cube...<<

So each edge of the first (larger) cube is x+4 cm


                    _________
                   /  x+4   /|
  ______          /        / |
 /  x  /|        /________/  |
/_____/ |       |         |  |
| 2nd | |       |  1st    |  | 
|cube | /       |  cube   | /
|_____|/        |_________|/

V = x<sup>3</sup>            V = (x+4)<sup>3</sup>

>>...The volumes of the cubes differ by 316 cm<sup>3</sup>...<<

So 

      [Volume of 1st cube] MINUS [Volume of 2nd cube] = 316 c<sup>3</sup>

               (x+4)<sup>3</sup>        -          x<sup>3</sup>            = 316

                                                (x+4)<sup>3</sup> - x<sup>3</sup> = 316            
Write 1st term as 3 factors:
                                       (x+4)(x+4)(x+4) - x<sup>3</sup> = 316
FOIL out the first two:
                                     (x<sup>2</sup>+4x+4x+16)(x+4) - x<sup>3</sup> = 316
Combine middle two terms:
                                        (x<sup>2</sup>+8x+16)(x+4) - x<sup>3</sup> = 316
Multiply each term in 1st
parentheses by each term is 2nd:  x<sup>3</sup>+4x<sup>2</sup>+8x<sup>2</sup>+32x+16x+64 - x<sup>3</sup> = 316

Combine like terms:                      x<sup>3</sup>+12x<sup>2</sup>+48x+64 - x<sup>3</sup> = 316

x<sup>3</sup> and -x<sup>3</sup> cancel out                            12x<sup>2</sup>+48x+64 = 316

Subtract 316 from both sides
to get 0 on the right                          12x<sup>2</sup>+48x-252 = 0    

Factor out 12                                  12(x<sup>2</sup>+4x-21) = 0

Factor the trinomial                           12(x+7)(x-3) = 0

Set each factor with a variable = 0         
Set first factor with a variable = 0            x+7 = 0                       
                                                  x = -7

Set first factor with a variable = 0            x-3 = 0                       
                                                  x = 3

Discard the negative answer.  Answer: smaller cube has edge = 3cm.
                                      larger cube has edge 3+4 or 7 cm.  
Edwin
AnlytcPhil@aol.com</pre>