BRACKETS AND EQUATIONS
BRACKETS The terms enclosed in brackets are to be treated as a single number. Thus a+(b-c) means that we have first to subtract c from b and then add the result to a. a x (b + c) means that the sum of b and c is to be multiplied by a. Removal of brackets Brackets are more changing the value of the expressions enclosed in them. The value of an expression containing brackets remains unaltered even if we remove the brackets ,provided that these brackets are preceded by the positive sign. In case of subtraction we can remove brackets preceded by the negative sign by changing the sign of every term in the brackets i.e. changing + into – and – into +. Consider the four cases in general 1.a + ( b + c) =a+ b+ c 2. a + ( b – c) = a+ b – c 3. a – ( b + c ) =a- b – c 4. a – ( b – c ) = a – b + c These results are always true for all values of a, b and c. Again , just as we can remove brackets , we can also en...