document.write( "Question 107049: i need help solving these quadratic equations using the quadratic formula.
\n" );
document.write( "2x^2 - 5x = 3\r
\n" );
document.write( "\n" );
document.write( "3x^2 - 2x + 1 = 0
\n" );
document.write( "i am trying to solve for x
\n" );
document.write( "2(x-5)^2 = 3
\n" );
document.write( "and this queston also i have been trying to figure these out fo an hour.
\n" );
document.write( "x^2 + 4x + 4 = 7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77867 by edjones(8007)![]() ![]() You can put this solution on YOUR website! You must get them in the standard form of ax^2+bx+c=0. \n" ); document.write( "2x^2 - 5x = 3 \n" ); document.write( "2x^2-5x-3=0 \n" ); document.write( "a=2, b=-5, c=-3 \n" ); document.write( ". \n" ); document.write( "2(x-5)^2 = 3 \n" ); document.write( "2(x^2-10x+25)=3 \n" ); document.write( "2x^2-20x+50-3=0 \n" ); document.write( "2x^2-20x+47=0 \n" ); document.write( ". \n" ); document.write( "x^2 + 4x + 4 = 7 \n" ); document.write( "x^2+4x-3=0 \n" ); document.write( ". \n" ); document.write( "I'll do two and you can do the rest. \n" ); document.write( "Ed \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |