document.write( "Question 990898: Solve the quadratic equation by factoring. Separate your answers with commas. Repeated roots should only be entered once.\r
\n" );
document.write( "\n" );
document.write( " 3x^2 - x = 4 \n" );
document.write( "
Algebra.Com's Answer #610871 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi dear, \n" ); document.write( "To solve 3x²-x=4,follow the steps below. \n" ); document.write( "3x²-x-4=0 \n" ); document.write( "Then look for two numbers sush that their sum is -x and their product is -12x² \n" ); document.write( "Then substitute those numbers for -x \n" ); document.write( "Here are the two numbers: \n" ); document.write( "-4x*3x=-12x² \n" ); document.write( "and, -4x+3x=-x \n" ); document.write( "Then, \n" ); document.write( "3x²+3x-4x-4=0 \n" ); document.write( "Then, \n" ); document.write( "Group the equation as follows; \n" ); document.write( "(3x²+3x)-(4x-4)=0 \n" ); document.write( "Factor out. \n" ); document.write( "3x(x+1)-4(x+1)=0 \n" ); document.write( "Then, \n" ); document.write( "(3x-4)(x+1)=0 \n" ); document.write( "Then,3x-4=0 or x+1=0 \n" ); document.write( "x=4/3,x=-1 \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( " |