document.write( "Question 143656: i need help solving the equations and checking your solution
\n" );
document.write( " 4/3x-6/x=-4 \n" );
document.write( "
Algebra.Com's Answer #104602 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4/3x-6/x=-4 \n" ); document.write( "(4*x-6*3x)/3x^2=-4 \n" ); document.write( "(4x-18x)/3x^2=-4 \n" ); document.write( "-14x/3x^2=-4 \n" ); document.write( "-4*3x^2=-14x \n" ); document.write( "-12x^2+14x=0 \n" ); document.write( "-2x(6x-7)=0 \n" ); document.write( "6x-7=0 \n" ); document.write( "x=7/6 answer. \n" ); document.write( " |