document.write( "Question 39319: how can you solve an equations with one variable and two numbers if they have a neggative and positive sign. \n" ); document.write( "
Algebra.Com's Answer #25292 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you would post an example of exactly what you mean, I would be glad to show you... \n" ); document.write( "If you mean something like \n" ); document.write( "x + 7 = -14 \n" ); document.write( "the idea is to isolate the x...in this case you would subtract 7 from both sides and get \n" ); document.write( "x + 7 - 7 = -14 - 7 \n" ); document.write( "x = -21 \n" ); document.write( " |