document.write( "Question 38606: Solve to find all the roots of the following equation:\r
\n" );
document.write( "\n" );
document.write( "4w^2 = -2w + 6 \n" );
document.write( "
Algebra.Com's Answer #24144 by checkley71(8403) ![]() You can put this solution on YOUR website! 4W~2+2W-6=0 OR 2W~2+X-3=0 OR (2W+3)(W-1)=0 OR 2W+3=0 OT 2W=-3 OR W=-3/2 \n" ); document.write( "W-1=0 OR W=1 \n" ); document.write( " |