document.write( "Question 60668: what is a number plus a number divided by a number subtracted by a number then added by a number please help me find my problem out thank you \n" ); document.write( "
Algebra.Com's Answer #41751 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Just do what it says: \n" ); document.write( "A number = x \n" ); document.write( ": \n" ); document.write( "what is a number plus a number \n" ); document.write( "2x \n" ); document.write( ": \n" ); document.write( "divided by a number \n" ); document.write( "(2x)/x \n" ); document.write( ": \n" ); document.write( "subtracted by a number \n" ); document.write( "[2x/x] - x \n" ); document.write( ": \n" ); document.write( " then added by a number \n" ); document.write( "[2x/x] - x + x \n" ); document.write( ": \n" ); document.write( "2x/x = 2; and -x + x is 0 so you end up with 2, it doesn't matter what the number is. \n" ); document.write( " |