Answer:
either x or y must equal 0
Step-by-step explanation:
ts given that xy = 0
Remember that product of two numbers can be zero only if:
Both of them are zero or Either of them is zero as zero multiplied to any non-zero number will always be equal to zero. This is known as Zero Product Property.
So, if the product of x and y is equal to 0 there are two possibilities:
Both x and y are equal to 0
Either x or y must be equal to 0
Note that the condition both x and y are equal to zero is not a must condition, because even if one of them is equal to zero, the entire expression will be equal to zero.
Hence, the condition which has to be true in all cases for xy = 0 is:
either x or y must equal 0
Answer:
it would be the size of the average desktop monitor
Step-by-step explanation:
Answer:
No solution
Step-by-step explanation:
3(5x+7) = 30 + 15x
DISTRIBUTE
15x+21 = 30+15x
15x-15x = 0
So no solution
Answer:
The results don't make sense
Step-by-step explanation:
We can solve by means of a 2x2 system of equations, we have to:
"x" is the number of children's tickets
"y" is the number of adult tickets
Thus:
8 * x + 8.75 * y = 259
x + y = 35 => x = 35 - y
replacing we have:
8 * (35 - y) + 8.75 * y = 259
280 - 8 * y + 8.75 * y = 259
- 8 * y + 8.75 * y = 259 - 280
0.75 * y = -21
y = -21 / 0.75
y = -28
Thus:
x = 35 - (-28) = 63
With these results we notice that the problem has inconsistency, since the value of the tickets cannot be given a negative number, I recommend reviewing the problem, since the approach is correct.