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 #179508 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Expand (4x+1)^2 = 16x^2 + 8x + 1\r \n" ); document.write( "\n" ); document.write( "Substutie the above in the original equation: \r \n" ); document.write( "\n" ); document.write( "16x^2 + 8x + 1 = 3x + 4\r \n" ); document.write( "\n" ); document.write( "Collecting terms:\r \n" ); document.write( "\n" ); document.write( "16x^2 + 8x - 3x + 1 - 4 = 0 \n" ); document.write( "16x^2 + 5x - 3 = 0\r \n" ); document.write( "\n" ); document.write( "It only remains to substitute a=16, b=8 and c = -3 in the quadratic formula to get the solutions. \n" ); document.write( " |