Felice R. answered 10/03/13
Tutor
4
(1)
Need Help in Math and Science - Engineer willing to help
Yes it is possible.
Actually both of the terms in the equation are cubed.
27x3 = (3x)3 and (-1) = (-1)3= (-1)(-1)(-1) = 1(-1) = -1 or (1)3 = 1
realizing this we can use formula for (a3 - b3) = (a-b)(a2 + ab + b2)
in your example
- a = 3x
- b = 1
substituting these values in
(3x)3 - (1)3 = (3x - 1)((3x)2 + (3x)(1) + 12) = (3x -1) (9x2 + 3x + 1)
9x2 + 3x + 1 can't be factored any more so your answer is (3x -1)(9x2 + 3x + 1)
to validate this answer do this by multiply out the answer
9x2 + 3x + 1
* 3x - 1
---------------
27x3 + 9x2 + 3x
+ (-9x2 - 3x - 1)
--------------------------
27x3 + 0x2 + 0x -1 ⇒ 27x3 -1
Hope this helps