If you simplify, it equals 10.82e.
Answer:
as a fraction it could be 3/5
Step-by-step explanation:
but as a decimal it would be 0.6
Answer:
subtraction property
Step-by-step explanation:
because you subtracted 12x from 16x to get 4x+5=-6
Given,
3/3x + 1/(x + 4) = 10/7x
1/x + 1/(x+4) = 10/7x
Because the first term on LHS has 'x' in the denominator and the second term in the LHS has '(x + 4)' in the denominator. So to get a common denominator, multiply and divide the first term with '(x + 4)' and the second term with 'x' as shown below
{(1/x)(x + 4)/(x + 4)} + {(1/(x + 4))(x/x)} = 10/7x
{(1(x + 4))/(x(x + 4))} + {(1x)/(x(x + 4))} = 10/7x
Now the common denominator for both terms is (x(x + 4)); so combining the numerators, we get,
{1(x + 4) + 1x} / {x(x + 4)} = 10/7x
(x + 4 + 1x) / (x(x + 4)) = 10/7x
(2x + 4) / (x(x + 4)) = 10/7x
In order to have the same denominator for both LHS and RHS, multiply and divide the LHS by '7' and the RHS by '(x + 4)'
{(2x+4) / (x(x + 4))} (7 / 7) = (10 / 7x) {(x + 4) / (x + 4)}
(14x + 28) / (7x(x + 4)) = (10x + 40) / (7x(x + 4))
Now both LHS and RHS have the same denominator. These can be cancelled.
∴14x + 28 = 10x + 40
14x - 10x = 40 - 28
4x = 12
x = 12/4
∴x = 3
Answer:
(-6, -4)
Step-by-step explanation:
Use substitution.
Since y is already isolated, substitute it into the y of: 4x+3y=-36.
You should get: 4x+3(x+2)=-36
Simplify this and you'll get:
4x+3x+6=-36
Add both of the variables:
7x+6=-36
Add -6 to both sides, (because there is a -36 on one side, and a 6 on the other, you have to add a negative to eliminate the 6 whilst adding to the -36)
7x=-42
Divide both sides by 7:
x=-6
Now substitute this into y=x+2
y=-6+2
y=-4