How can we find the sign, positive or negative, of (8(-2)(14)(-3)(-38))/((-19)(-28)(-27))8(2)(14)(3)(38)(19)(28)(27), without determining numerical answer?

1 Answer
May 8, 2016

An even number of multiplications and/or divisions by negative values implies a positive result.
An odd number of multiplications and/or divisions by negative values implies a negative result.

Explanation:

One way to think of this is to ask how many factors of (-1)(1) can you extract from the expression. Suppose you have nn factors of (-1)(1) then this can be written as:
color(white)("XXX")(-1)^nxx("some positive value")XXX(1)n×(some positive value)
which will be positive if nn is even
and negative if nn is odd.

For the given example:
color(white)("XXX")(8(color(red)(-2))(14)(color(blue)(-3))(color(orange)(-38)))/((color(brown)(-19))(color(green)(-28))(color(cyan)(-27))XXX8(2)(14)(3)(38)(19)(28)(27)

color(white)("XXX")=(color(red)(-1)) * (color(blue)(-1)) * (color(orange)(-1)) * (color(brown)(-1)) * (color(green)(-1)) * (color(cyan)(-1))xx ("product of only positive values")XXX=(1)(1)(1)(1)(1)(1)×(product of only positive values)

color(white)("XXX")=(-1)^6xx("product of positive values")XXX=(1)6×(product of positive values)

color(white)("XXX")=(+1)xx("product of positive values")XXX=(+1)×(product of positive values)

rArr a postive result.