document.write( "Question 709135: how do you find all of the real zeroes of 8x^3+125 \n" ); document.write( "
Algebra.Com's Answer #436462 by jsmallt9(3758) ![]() You can put this solution on YOUR website! \n" ); document.write( "To find the zeroes of an expression of degree 3 or more (like this one) we need to factor it. \n" ); document.write( "When factoring, check the greatest common factor (GCF) first. The GCF here is 1 (which we rarely factor out). \n" ); document.write( "After the GCF, we look to use any and all of the other factoring techniques. One of these techniques is factoring by the use of factoring patterns. And one of these patterns (the only one in fact) that has two terms with a \"+\" between them is: \n" ); document.write( " \n" ); document.write( "As the pattern shows, we need a sum of two cubes to use this pattern. Is \n" ); document.write( " \n" ); document.write( "(Note: My use of parentheses may seem excessive. But it is actually a good idea to use parentheses like this when making substitutions like we have done here. It helps us avoid easily-made mistakes.) \n" ); document.write( "This simplifies to: \n" ); document.write( " \n" ); document.write( "Neither factor will factor further no matter which techniques we try. \n" ); document.write( "From the Zero Product Property we know that this product will be zero only be zero if one of the factors is zero. And if this product is zero then the expression from which we got these factors, \n" ); document.write( " \n" ); document.write( "Solving this we should get x = -5/2. \n" ); document.write( "For the second factor: \n" ); document.write( " \n" ); document.write( "We must use the Quadratic Formula: \n" ); document.write( " \n" ); document.write( "simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "At this point we can stop. The negative in the square root means that the solutions will be complex numbers. But the problem specifically asks for real solutions. So the only real zero to \n" ); document.write( "P.S. In case you are curious about the complex zeroes I will go ahead and finish with the Quadratic Formula. Continuing the simplifying: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "which is short for: \n" ); document.write( " \n" ); document.write( "In standard \"a + bi\" form these would be: \n" ); document.write( " \n" ); document.write( "So there are three zeroes: two complex (above) and the one real we found earlier (-5/2). \n" ); document.write( " |