document.write( "Question 942448: What is the value of X if 7853-(2853-X)=5000 ? \n" ); document.write( "
Algebra.Com's Answer #574528 by macston(5194)![]() ![]() You can put this solution on YOUR website! 7853-(2853-X)=5000 multiply by -1 to remove parenthesis \n" ); document.write( "7853+(-2853)+(-x)=5000 subtract 5000 from each side \n" ); document.write( "7853-2853-x-5000=0 \n" ); document.write( "5000-x-5000=0 \n" ); document.write( "-x=0 add x to each side \n" ); document.write( "-x+x=0+x \n" ); document.write( "0=x ANSWER x=0 \n" ); document.write( "CHECK: \n" ); document.write( "7853-(2853-x)=5000 \n" ); document.write( "7853-(2853-0)=5000 \n" ); document.write( "7853-2853=5000 \n" ); document.write( "5000=5000 \n" ); document.write( " |