SOLUTION: simplify the following expression as far as possible.
xy + 3x*y + 1 + 2xy* + yx* + 2 + xy.
the * represents x squared
Algebra ->
Equations
-> SOLUTION: simplify the following expression as far as possible.
xy + 3x*y + 1 + 2xy* + yx* + 2 + xy.
the * represents x squared
Log On
You can put this solution on YOUR website!
=
=
I don't see any further simplifications.
————————————————————
In response to your 'thank you' message: yes, this expression
3 (x+1) + 4 = 5-3 (x-2)
can be solved for x:
(3x + 3) + 4 = 5 - (3x - 6) ( it happens both sides had a 3 that could be distributed)
3x + 7 = 5 - 3x + 6 ( combined 3 + 4 on left, removed paren's on both sides)
3x + 7 = 11 - 3x ( combined 5 + 6 on right)
6x + 7 = 11 ( added 3x to both sides)
6x = 4 ( subtracted 7 from both sides)
x = 4/6 = 2/3 ( divided both sides by 6, then reduced the fraction )
—
Check (always a good idea):
3(2/3 + 1) + 4 = 2 + 3 + 4 = 9 (left side value)
5 - 3(2/3 - 2) = 5 - 2 + 6 = 9 (right side value, matches left side so we're good)