mathdrama said:
I'm not really sure where to put this, it's from an MCR3U course(Advanced Functions):
Simplify and state the restrictions on the variables.
a) (3x)2/4xy * 16y/36x
I got as far as
= 12xy2/36x2y
= Xy2/3x2y
= 3x-1y
but I don't really know how to state the restrictions. Thanks in advance.
Please note that the original and the simplified expression are not the same! For instance, the simplified expression has no restrictions on the two variables $x$ and $y$ (it is defined for any two real numbers), however the original expression has some discontinuities (look at divisions by zero), and at precisely these points, it is not defined (and since the simplified expression
is, they are not equivalent!). In order to make the statement "(3x)2/4xy * 16y/36x = 3x-1y" true, you have to impose restrictions on the variables $x$ and $y$ such that:
- if one expression is defined at $(x, y)$, then the other is also defined at $(x, y)$ and they are equal at that point
- if one expression is not defined at $(x, y)$, then the other is not defined either
In this case, the simplified expression is defined everywhere, but the original expression is not defined as specific points $(x, y)$ (can you find them?), so you need to define the simplified expression to exclude these points, and
then the equality will be true. If you're wondering how to write them down, this would do:
... = 3x - 1y for (x, y) not equal to [...]
(usually you don't have to list every single pair (x, y), you can often simplify them into a smaller set of equivalent restrictions)
However I should note that you made a mistake in your simplification. But just to be sure, did you mean:
$$3x \frac{2}{4xy} \times \frac{16y}{36x}$$