Answer:
smaller=x
larger=x+26
total=90
x+x+26=90
2x=64
x=32
<h2>the smaller=32</h2><h2>the larger =58</h2>
Answer:

Step-by-step explanation:

3x -y ⩾ 6
3x - 6 ⩾ y
now, with inequalities, what we do is, we graph the line of 3x - 6 = y, and then we shade the "true region".
if we pick a point on say hmmm (4, 0), namely x = 4 and y = 0, we can plug that in the inequality and see what we get,
3(4) - 0 ⩾ 6
12 - 0 ⩾ 6
12 ⩾ 6
is 12 really greater or equals to 6? well yes, therefore, the point (4, 0) lies on the "true region", since it's true, 12 is indeed ⩾ 6, so, where that point is, we shade.
now, the ⩾ means equals to or greater, and therefore, since the values could also equal the boundary points, the line is a solid line, because it includes the line itself, as well as the shading.
check the picture below.
Hello from MrBillDoesMath!
Answer:
1 - i sqrt(11) , 1 + i sqrt(11)
Discussion:
Translating the Question into mathematical symbols:
x * y = 12 (*)
x + y = 2 (**)
From (**), y = 2 - x. Substitute this value in (*)
x * y = x * (2-x) = 12 =>
2x - x^2 = 12 => add x^2, subtract 2x from both sides
0 = x^2 -2x + 12
Solving using the quadratic formula gives
x = 1 - i sqrt(11)
and
y = 1 + i sqrt(11)
Thank you,
MrB