document.write( "Question 402767: 1/3x-1/5x is less than or equal to 8..
\n" );
document.write( "I dont know how to solve this problem. i am thinking i need to get the greatest common denominator which is 15.. \n" );
document.write( "
Algebra.Com's Answer #284894 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1/3x-1/5x is less than or equal to 8 \n" ); document.write( "x/3 - x/5 <= 8 \n" ); document.write( "Multiply thru by 15 \n" ); document.write( "5x - 3x <= 120 \n" ); document.write( "2x <= 120 \n" ); document.write( "x <= 60 \n" ); document.write( " \n" ); document.write( " |