Question

Difficulty: MediumOrder of Operations and Number Properties

For all non-zero real numbers xx, yy, and zz, which of the following mathematical equations must be true?

  1. A
    x(y+z)=xy+zx - (y + z) = x - y + z
  2. B
    x(yz)=xyzx(y - z) = xy - z
  3. C
    zx+y=zx+zy\frac{z}{x + y} = \frac{z}{x} + \frac{z}{y}
  4. x+yz=xz+yz\frac{x + y}{z} = \frac{x}{z} + \frac{y}{z}Answer
  5. E
    x÷(y÷z)=(x÷y)÷zx \div (y \div z) = (x \div y) \div z

Answer

The equation x+yz=xz+yz\frac{x + y}{z} = \frac{x}{z} + \frac{y}{z} must be true.
The equation stating that a sum in the numerator divided by a single term in the denominator can be split into two separate fractions is correct because division distributes over addition from the right side. This can be verified by rewriting the division as multiplication by the reciprocal: x+yz=(x+y)1z=x1z+y1z=xz+yz\frac{x + y}{z} = (x + y) \cdot \frac{1}{z} = x \cdot \frac{1}{z} + y \cdot \frac{1}{z} = \frac{x}{z} + \frac{y}{z}.

Step-by-Step Solution

1
Analyze the properties of division and addition in the equation x+yz=xz+yz\frac{x + y}{z} = \frac{x}{z} + \frac{y}{z}.
The division of a sum by a number can be rewritten as the multiplication of the sum by the reciprocal of that number: (x+y)1z(x + y) \cdot \frac{1}{z}.
To apply the distributive property of multiplication over addition.
2
Distribute the term 1z\frac{1}{z} to both xx and yy.
(x+y)1z=x1z+y1z=xz+yz(x + y) \cdot \frac{1}{z} = x \cdot \frac{1}{z} + y \cdot \frac{1}{z} = \frac{x}{z} + \frac{y}{z}.
The distributive property states that a(b+c)=ab+aca(b + c) = ab + ac for any real numbers aa, bb, and cc.
3
Confirm that this identity holds for all non-zero real numbers xx, yy, and zz.
Since z0z \neq 0, the denominators are defined, and the relation x+yz=xz+yz\frac{x + y}{z} = \frac{x}{z} + \frac{y}{z} is always true.
To establish that the statement must be true under the given conditions.

Key Concept

Distributive Property of Real Numbers

Alternative Method

We can plug in simple numbers (e.g., x=2x = 2, y=3y = 3, z=4z = 4) to test each option and eliminate those that do not produce a true statement.
Estimated Time:1m 0s
Rate this question