document.write( "Question 267078: Im asked to factor completely or state that the polynomial is prime for -
\n" );
document.write( "48y ^4 - 3y ^2=
\n" );
document.write( "I know I fine a gcf which is 3 but where do I go after? \n" );
document.write( "
Algebra.Com's Answer #196116 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the gcf is actually 3y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3y^2 (16y^2 - 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring the quadratic (difference of squares) ___ 3y^2 (4y + 1) (4y - 1) \n" ); document.write( " |