document.write( "Question 32363This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": I am having trouble solving x2 -4/3x = -4/9 we can use any method either the quadratic formula, completing the square or the discriminant \n" );
document.write( "
Algebra.Com's Answer #19050 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! x^2 -(4/3)x = -4/9 \n" ); document.write( "=> 9x^2-12x = -4 \n" ); document.write( "=> 9x^2-12x+4 = 0 \n" ); document.write( "=> (3x-2)^2 = 0 \n" ); document.write( "=> x = 2/3 \n" ); document.write( " |