document.write( "Question 559993: I need help solving this problem:
\n" );
document.write( "
\n" );
document.write( "I've already factored out the y, but after that I'm not sure what I'm supposed to do, I used the quadratic formula but I get two answers: y(4)=0 and y(-1/7)=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #363610 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "You are supposed to find all values of y which, when substituted\r\n" ); document.write( "for y, the equation is true, i.e., it comes out 0 = 0.\r\n" ); document.write( "\r\n" ); document.write( " 7y³ - 27y² - 4y = 0\r\n" ); document.write( "\r\n" ); document.write( "Factor out the y, and you have this:\r\n" ); document.write( "\r\n" ); document.write( "y(7y² - 27y - 4) = 0\r\n" ); document.write( "\r\n" ); document.write( "Now factor the expression in the parentheses:\r\n" ); document.write( "\r\n" ); document.write( "y(y - 4)(7y + 1) = 0\r\n" ); document.write( "\r\n" ); document.write( "Since the right sides is 0, any one of those three factors \r\n" ); document.write( "on the left can equal 0 and the equation will be true.\r\n" ); document.write( "\r\n" ); document.write( "The first factor on the left is y.\r\n" ); document.write( "\r\n" ); document.write( "So y = 0 is a solution\r\n" ); document.write( "\r\n" ); document.write( "The second factor on the left is y - 4\r\n" ); document.write( "\r\n" ); document.write( "We set it = 0 and get y = 4\r\n" ); document.write( "\r\n" ); document.write( "So y = 4 is also a solution.\r\n" ); document.write( "\r\n" ); document.write( "The third factor on the left is 7y + 1\r\n" ); document.write( "\r\n" ); document.write( "We set it = 0 and get y =\n" ); document.write( " |