document.write( "Question 1004653: Two less than one-sixth of a certain number is 1 more than one-fourth that number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #621071 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! (1/6)x - 2 = (1/4)x + 1 \n" ); document.write( "Multiply by 12 to clear fractions and get \n" ); document.write( "2x - 24 = 3x + 12 \n" ); document.write( "and x = -36 \n" ); document.write( " |