The answer to the question
Answer:66 meters
Step-by-step explanation:
just change the negative to a positive and add them together. It would be 66.
If

is an integer, you can use induction. First show the inequality holds for

. You have

, which is true.
Now assume this holds in general for

, i.e. that

. We want to prove the statement then must hold for

.
Because

, you have

and this must be greater than

for the statement to be true, so we require

for

. Well this is obviously true, because solving the inequality gives

. So you're done.
If you

is any real number, you can use derivatives to show that

increases monotonically and faster than

.
Answer:
y = 1/2x -3
x=-2 ⇒ y = -4
x=-1 ⇒ y = -3.5
x=0 ⇒ y = -3
x=1 ⇒ y = -2.5
x=2 ⇒ y = -2
Step-by-step explanation:
Hi, to answer this question we have to isolate y:
x - 2y = 6
-2y =6-x
y = (6-x)/-2
y = -3+1/2x
y = 1/2x -3
Now, we have to create a table with the next values (see attachment)
x=-2 ⇒ y = 1/2x -3 = 1/2(-2)-3= -4
x=-1 ⇒ y = 1/2x -3 = 1/2(-1)-3= -3.5
x=0 ⇒ y = 1/2x -3 = 1/2(0)-3= -3
x=1 ⇒ y = 1/2x -3 = 1/2(1)-3= -2.5
x=2 ⇒ y = 1/2x -3 = 1/2(2)-3= -2
Feel free to ask for more if needed or if you did not understand something.