document.write( "Question 490842: 3x/x-3=7+12x^2/x-3 \n" ); document.write( "
Algebra.Com's Answer #334338 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 3x/x-3=7+12x^2/x-3 \n" ); document.write( "LCD: (x-3) \n" ); document.write( "3x=7x-21+12x^2 \n" ); document.write( "12x^2+4x-21=0 \n" ); document.write( "(2x+3)(6x-7)=0 \n" ); document.write( "2x+3=0 \n" ); document.write( "x=-3/2 \n" ); document.write( "or \n" ); document.write( "6x-7=0 \n" ); document.write( "x=7/6 \n" ); document.write( " |