document.write( "Question 112241: I need help with this problem. 3x-75x^3=0. I should come up with 3 answers. \n" ); document.write( "
Algebra.Com's Answer #81881 by BrittanyM(80)![]() ![]() ![]() You can put this solution on YOUR website! We have to factor this equation before we can solve for its values of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since both terms in the problem have 3x as a common factor, we can factor it out on the side:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x -75x^3 = 0 \n" ); document.write( "3x(-25x + 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, we can use the bottoms up rule in order to get the equation into a reasonable form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x(x^2 - 25) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This can be further factored to: \n" ); document.write( "3x(x + 5)(x - 5) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's remember to finish the bottoms up: \n" ); document.write( "3x(5x + 1)(5x - 1) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Nwe, we kow our first value of x is 0 because: \n" ); document.write( "3x = 0 \n" ); document.write( "x = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And our second value comes from the next term: \n" ); document.write( "(5x + 1) = 0 \n" ); document.write( "5x = -1 \n" ); document.write( "x = -1/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And our third term comes from the final term: \n" ); document.write( "(5x -1) = 0 \n" ); document.write( "5x = 1 \n" ); document.write( "x = 1/5 \n" ); document.write( " |