document.write( "Question 115778: Which of the following shows the expression x/4 - 1/8 - x/6 + 1/6 in simplest possible form with no parentheses and no like terms. \n" ); document.write( "
Algebra.Com's Answer #84235 by stanbon(75887) ![]() You can put this solution on YOUR website! x/4 - 1/8 - x/6 + 1/6 \n" ); document.write( "---------------- \n" ); document.write( "lcd = 24 \n" ); document.write( "---------- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator:\r \n" ); document.write( "\n" ); document.write( "6x/lcd - 3/lcd - 4x/lcd + 4/lcd\r \n" ); document.write( "\n" ); document.write( "Combine the fractions:\r \n" ); document.write( "\n" ); document.write( "=[6x -3 -4x +4]/lcd\r \n" ); document.write( "\n" ); document.write( "=[2x+1]/24 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan h> \n" ); document.write( " |