Step-by-step explanation: |x − y| = 1, ok lets play as Alice, my number is y, and the bob number is x.
the condition says that x-y = 1 or x-y = -1.
so, if you know x, then y = 1 +y or y = y - 1. so you have two possibilities.
let's see two cases : first, let's suppose there are no code in the conversation. Then the only way of being shure of your number, is if one of them have the lowest positive number, so the other should have the next one. So if Bob have the number one, Alice knows for shure that she has the 2. Bob knows that she has a 2, but that means he could have a 1 or a 3, but when he sees that Alice is shure about her number, he knows that his number is the 1.
the second case is where the conversation may be a sort of code, saying a phrase x times and changing when x = the number of the other person, in this case, bob will have the 201 and alice the 202.
You would change the whole number to a fraction by putting it over 1 and make the mixed number an improper fraction by multiplying the whole number part of the mixed number by the denominator and then and the numerator
Answer:
y = -0.07x2 + 3.07x
Step-by-step explanation:
For each plant we add, there is a decrease of 70 grams for all plants from the inicial value of 3 kg of beans.
So, for 2 plants, we have (3 - 0.07) * 2
For 3 plants, we have (3 - 2*0.07) * 3
For x plants, we have (3 - (x-1)*0.07) * x
So we can model the final result of the amount of beans 'y' with the equation:
y = (3 - (x-1)*0.07) * x
y = (3 - 0.07x + 0.07) * x
y = (3.07 - 0.07x) * x
y = -0.07x2 + 3.07x
(In this equation we have a = -0.07, b = 3.07 and c = 0)
Answer:
.375
Step-by-step explanation:
plug it into calc.
Answer:
(x+2)^2 +(y-3)^2 = 9
Step-by-step explanation:
(x-h)^2 +(y-k)^2 = r^2
Where (h, k) is the center of the circle
And r is the radius of the circle.
Hope this helps.