document.write( "Question 270347: Solve wquation by the zero-factor property\r
\n" );
document.write( "\n" );
document.write( "(w-1)(3w+2)=4w \n" );
document.write( "
Algebra.Com's Answer #198112 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Solve wquation by the zero-factor property \n" ); document.write( "(w-1)(3w+2)=4w\r \n" ); document.write( "\n" ); document.write( "Expanding the above:\r \n" ); document.write( "\n" ); document.write( "w*3w + 2w - 3w - 2 = 4w \n" ); document.write( "3w^2 - 5w - 2 = 0 \n" ); document.write( "(3w + 1)*(w - 2) = 0\r \n" ); document.write( "\n" ); document.write( "So we know that either;\r \n" ); document.write( "\n" ); document.write( "3w + 1 = 0 or \n" ); document.write( "w - 2 = 0.\r \n" ); document.write( "\n" ); document.write( "Solve each of the above for w. \n" ); document.write( " |