10x+25 (expressions don't have equal signs)
<h3>
Answer: 6</h3>
Explanation:
List list the multiples of each value
- multiples of 2 = {2, 4, 6, 8, 10, ...}
- multiples of 3 = {3, 6, 9, 12, 15, ...}
- multiples of 6 = {6, 12, 18, 24, ...}
In each list, we see 6 show up. This is the smallest multiple that is in common; therefore, the LCM is 6
Side note: The LCM is useful to help add and subtract fractions.
Hello :
<span>x²- y = 3 ...(1)
x - y = -3 ...(2)
by (2) : y = x+3
subqct in (1) : x²-x-3 = 3
x²-x-6 =0
(x+2)(x-3) = 0
x+2 =0 or x-3 =0
x=-2 or x=3
if x = -2 y = -2+3 = 1
if x=3 y =3+3 = 6
two solutions : ( -2, 1) , (3,6)</span>