There are many I will some
12
18
24
30
36
.......
Answer:
x=-5
Step-by-step explanation:
4(x-5)+2=x+3 As the first step says, distribute the 4 (multiply all numbers in the parentheses by 4).
4x-20+2=x-3 Combine like terms. For example, the -20 and 2 are like terms because they are both their own numbers and not attached to a variable.
4x-18=x-3 Subtract x from each side. Now, we can get x to only one side.
<u>-x -x</u>
3x-18=-3 Add 18 to both sides.
<u>+18 +18</u>
3x=-15 Divide both sides by 3.
<u>/3 /3</u>
x=-5
I hope this helped you!! Have a great day c:
With 10 to the power to a negative number, it's easier.
Here's a trick: The negative number is the places to the right of the decimal. The last number is a 1, while the rest are 0s.
From this, we get:
Hello,
To exist x≠0
if x>0 then
x+2/x>=3==>x²+2>=3x
==>x²-3x+2>=0
==>(x-2)(x-1)>=0 positive out of the roots
==> (x<=1 or x>=2) and x>0
==>(0<x<=1) or (x>=2)
else
x<0
x+2/x>=3==>x²+2<=3x
==>x²-3x+2<=0 negative betheen the roots
==>(1<=x<=2) and x<0 : no solution
end if