document.write( "Question 37877: solve for x: (2/5x)-(4/3x)=3 \n" ); document.write( "
Algebra.Com's Answer #23402 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The fractional equation \n" ); document.write( "(2/5x) - (4/3x) = 3 \n" ); document.write( "can be simplified by multiplying all terms by the lowest common denominator, which is 15x in this case..thus we get \n" ); document.write( "15x[(2/5x) - (4/3x) = 3] \n" ); document.write( "6 - 20 = 45x \n" ); document.write( "-14 = 45x \n" ); document.write( "x = -14/45 \n" ); document.write( " |