document.write( "Question 674465: this is the equation : x^2-1/2x=1/3
\n" );
document.write( "what i have so far is :
\n" );
document.write( "x^2-1/2x+1/16=19/48 and i tried to factor and i got : (x-1/4)^2=19/48
\n" );
document.write( "i need help trying to go on from there. \n" );
document.write( "
Algebra.Com's Answer #419248 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2-1/2x=1/3 \n" ); document.write( "---- \n" ); document.write( "x^2 - (1/2)x - (1/3) = 0 \n" ); document.write( "Use the Quadratic Formula. \n" ); document.write( "x = [-b +- sqrt(b^2-4ac)]/(2a) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |