document.write( "Question 162302: Solve the equation\r
\n" );
document.write( "\n" );
document.write( "1/3 x^2 + 1/2x = 1/3 \n" );
document.write( "
Algebra.Com's Answer #119618 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Solve the equation \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "We can get rid of those annoying denominator by multiplying by 6: \n" ); document.write( "6* \n" ); document.write( "Cancel out the denominators and you have: \n" ); document.write( "2x^2 + 3x = 2 \n" ); document.write( ": \n" ); document.write( "Arrange as a quadratic equation: \n" ); document.write( "2x^2 + 3x - 2 = 0 \n" ); document.write( ": \n" ); document.write( "This factors to: \n" ); document.write( "(2x - 1)(x + 2) = 0 \n" ); document.write( ": \n" ); document.write( "2x = +1 \n" ); document.write( "x = \n" ); document.write( "and \n" ); document.write( "x = -2 \n" ); document.write( ": \n" ); document.write( "Check x=-2 in original equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "I give you the honor of checking the x = 1/2 solution \n" ); document.write( " |