document.write( "Question 774814: I'm having trouble with this equation: (x-5)/2 + (1/2)=2x-(x-3)/8
\n" );
document.write( "I kind of remember this from algebra 1 but not quite. Don't I have to multiply everything by the common denominator? I'm confused. Thanks \n" );
document.write( "
Algebra.Com's Answer #472479 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! I'm having trouble with this equation: (x-5)/2 + (1/2)=2x-(x-3)/8 \n" ); document.write( "=================================================================== \n" ); document.write( "first let's put the numerators on either side of the = over a common denominator \n" ); document.write( "(x-5+1) / 2 = (16x - (x-3)) /8 \n" ); document.write( "(x-4) / 2 = (15x + 3) / 8 \n" ); document.write( "now cross multiply the fractions \n" ); document.write( "8x -32 = 30x +6\r \n" ); document.write( "\n" ); document.write( "-22x = 38 \n" ); document.write( "x = -38/22 \n" ); document.write( "x = -19/11 \n" ); document.write( " \n" ); document.write( " |