How to solve:
3x - 2y = 1
3x2 - 2y2 + 5 = 0
Rearrange the first equation to make x or y the subject (that is x = something or y = something) and then substitute into the second equation and solve that:
3x - 2y = 1
=> y = (3x - 1)/2
3x2 - 2y2 + 5 = 0
=> 3x2 - 2((3x - 1)/2)2 + 5 = 0 [substitute for y]
=> 3x2 - 2(9x2 - 6x + 1)/4 + 5 = 0 [expand the square term]
=> 3x2 - (9x2 - 6x + 1)/2 + 5 = 0 [spot that 2w/4 is the same as w/2]
=> 6x2 - (9x2 - 6x + 1) + 10 = 0 [multiply equation by 2]
=> 6x2 - 9x2 + 6x - 1 + 10 = 0 [remove the brackets by multiplying by -1 as it is -1 x (..)]
=> -3x2 + 6x + 9 = 0 [collect together terms]
=> 3x2 - 6x - 9 = 0 [multiply whole equation by -1]
=> x2 - 2x - 3 = 0 [divide whole equation by 3]
=> (x - 3)(x + 1) =0 [factorize)
=> x = 3 or -1 [as one factor or the other must be zero]
Now use first equation to find corresponding y terms:
x = 3:y = (3 x (3) - 1) / 2
= 8 / 2
= 4
x = -1: y= (3 x (-1) - 1) /2
= -4 / 2
= -2
So the solution is the (x, y) pairs, or points, (3, 4) and (-1, -2).
The answer can be checked using the second equation:
(3, 4): 3(3)2 - 2(4)2 + 5 = 3 x 9 - 2 x 16 + 5
= 27 - 32 + 5
= 0
(-1, -2): 3(-1)2 - 2(-2)2 + 5 = 3 x 1 - 2 x 4 + 5
= 3 - 8 + 5
= 0
(3 * 3)(2 * 5) (9)(10) 90
They are: x and y and the expression can be simplified to 6xy
3x2y
12
It is a polynomial in x and y.
The GCF is 3x2y
Without an equality sign it is not an equation
(x + y)3 + (x - y)3 = (x3 + 3x2y + 3xy2 + y3) + (x3 - 3x2y + 3xy2 - y3) = 2x3 + 6xy2 = 2x*(x2 + 3y2)
3x2y - 4xy + 4x
2y-6=3x2y-3x-6=0-3x-6=-2y3/2x+3=yy-inercept= 3slope= y(2)-y(1)/x(2)-x(1)= 6-3/2-0= 3/2
Say the Question is 3(2y+5) Multiply both terms in the brackets by 3 so (3x2y)+(3x5) = 6y+15
I will assume that you mean -2xy3+3x2y. Then by "degree" is usually meant the total degree--the maximum sum of exponents of all variables. Here the first term has degree 1+3=4 and the second term has degree 2+1=3, so the degree of the entire expression is 4. It is also a 2nd degree expression in x and a 3rd degree expression in y.