document.write( "Question 510318: sketch the graph y=x(x-3)(x^2-1) finding additional points to sketch on the graph.\r
\n" );
document.write( "\n" );
document.write( "I did: (x^2-3x)(x^2-1) = x^4-4x^2+3x
\n" );
document.write( "i factored out difference of perfect squares with x^4-4x^2 and got
\n" );
document.write( "x(x+2)(x-2) +3x = 0 (to get the x intercepts)
\n" );
document.write( "i got my y-int to be (0,0) and my x's to be x=+/-2 and x=0. \r
\n" );
document.write( "\n" );
document.write( "so idk if any of that is correct? \n" );
document.write( "
Algebra.Com's Answer #341791 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! y = x*(x-3)*(x^2-1) \n" ); document.write( "y = x*(x-3)*(x+1)*(x-1) \n" ); document.write( ". \n" ); document.write( "roots are x= -1, 0, 1,3 \n" ); document.write( ". \n" ); document.write( " |