document.write( "Question 1057220: If 2 less than three-fourths of a number is 17 less than one-eighth of the number, find the number \n" ); document.write( "
Algebra.Com's Answer #672279 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the unknown number = x \n" ); document.write( "3/4 x - 2 = 1/8 x - 17 \n" ); document.write( "Collect like terms \n" ); document.write( "3/4x - 1/8x = -17 + 2 \n" ); document.write( "Lowest denominator for x is 1/8 \n" ); document.write( "(6 - 1)/8 x = -15 \n" ); document.write( "5/8x = -15 \n" ); document.write( "Multiply both sides by 8/5 \n" ); document.write( "x = -24 \n" ); document.write( "Number is -24. \n" ); document.write( "3/4(-24) - 2 = 1/8(-24) -17 \n" ); document.write( "-18 - 2 = -3 - 17 \n" ); document.write( "-20 = -20 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |