document.write( "Question 245847: How do a use the quadratic formula to solve this partial equation..\r
\n" );
document.write( "\n" );
document.write( "(4x+1)^2 = 3x+4 \n" );
document.write( "
Algebra.Com's Answer #179507 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You would: \n" ); document.write( "- expand the left side \n" ); document.write( "- move all terms to the left \n" ); document.write( "- then apply the quadratic \n" ); document.write( ". \n" ); document.write( "(4x+1)^2 = 3x+4 \n" ); document.write( "(4x+1)(4x+1) = 3x+4 \n" ); document.write( "16x^2+4x+4x+1 = 3x+4 \n" ); document.write( "16x^2+8x+1 = 3x+4 \n" ); document.write( "16x^2+5x+1 = 4 \n" ); document.write( "16x^2+5x-3 = 0 \n" ); document.write( ". \n" ); document.write( "Applying the quadratic yields: \n" ); document.write( "x = {0.3041, -0.6166} \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( "
|