9/16 of the family garden
We can use an equation to solve this:
(3/4) * (3/4) = (9/16)
Answer:
110kg
Step-by-step explanation:
You multiply 100 by 0.1 (because this is 10% as a decimal number) and you get 10. Add 10 to 100
Answer:
y = -2x + 1.
Step-by-step explanation:
2y = x - 1
y = 1/2y - 1/2
If line X is perpendicular to line Y (the line where y = 1/2y - 1/2), the slope will be the negative reciprocal of line Y. That means that there will be a negative sign instead of positive, and the 1/2 will be flipped to become 2/1, which is 2.
So, the slope will be -2.
We now have y = -2x + c.
To find c, simply put in -1 for x and 3 for y.
3 = -2 * -1 + c
c + 2 * 1 = 3
c + 2 = 3
c = 1
So, the equation of the line is y = -2x + 1.
Hope this helps!
Answer:
First choice is the correct one
Explanation:
The given is:
[(x+5) / (x+2)] - [(x+1) / x(x+2)]
First, we will need to have a common denominator and then we will solve the subtraction normally. To get a common denominator, we will have to multiply both numerator and denominator of first term by x.
Therefore:
[(x+5) / (x+2)] - [(x+1) / x(x+2)] = [x(x+5) / x(x+2)] - [(x+1) / x(x+2)]
= [x(x+5)-(x+1)] / [x(x+2)]
= (x^2 + 5x - x - 1) / [x(x+2)]
= [(x^2 + 4x - 1)] / [x(x+2)]
Hope this helps :)