First one: x <= -1
Second one: x > 4/3
Since you logically OR them together, the answer will be simply the combination of them two:
x <=-1 or x> 4/3
Let's call the smaller number x:
y-x=5
xy=104
y-x=5 can be rewritten as y=x+5
Substituting this into the second equation gives:
x(x+5)=104
x^2+5x=104
x^2+5x-104=0
Then simply solve as a quadratic:
x^2+13x-8x-104=0
x(x+13) -8(x+13)=0
(x-8)(x+13) = 0
x=8,-13
the question said the numbers are positive, so x=8
if x=8,
y=x+5
y=13
So the two numbers are 8 and 13.
Answer:
Step-by-step explanation:
for this graph find rise over run , and where the line crosses they y axis.. sooo ..
it crosses at -2 and the slope is rise over run or y/x and I can see by the graph that the line goes up 1 when it goes over 1... so the slope is +1
sooo...
use the slope intercept form y = mx + b
y = 1x + (-2)
y = x - 2 :)