document.write( "Question 1063183: What is x if x minus 5 over negative 2 equals x minus 1 over negative 3? In number it is written like this x-5/-2 = x-1/-3 \n" ); document.write( "
Algebra.Com's Answer #678222 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In number it is written like this x-5/-2 = x-1/-3 \n" ); document.write( "-------------- \n" ); document.write( "Use parentheses. \n" ); document.write( "(x-5)/-2 = (x-1)/-3 \n" ); document.write( "Multiply by -6 \n" ); document.write( "3(x-5) = 2(x-1) \n" ); document.write( "3x-15 = 2x - 2 \n" ); document.write( "x - 15 = -2 \n" ); document.write( "x = 13 \n" ); document.write( " \n" ); document.write( " |