document.write( "Question 207835: Solve: 5/8x + 1/16x = 5/16 + x \n" ); document.write( "
Algebra.Com's Answer #157226 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve: 5/8x + 1/16x = 5/16 + x \n" ); document.write( "I think by 5/8x you mean (5/8)x, or 5x/8, not 5/(8x). \n" ); document.write( "Multiply thru by 16 \n" ); document.write( "10x + x = 5 + 16x \n" ); document.write( "11x = 5 + 16x \n" ); document.write( "0 = 5 + 5x \n" ); document.write( "5x = -5 \n" ); document.write( "x = -1 \n" ); document.write( " \n" ); document.write( " |