<h2>Answer:</h2>

<h2>Explanations:</h2>
Given the following expression show below;

Factor out the GCF from both the numerator and denominator

This can also be expressed as;

Cancel out the common expression

Hence the simplified form of the expression is -11/5
25 scholars × 3 candies = 75 candies
5 candies for himself = 80
Answer: 80 candies
Answer:
(2, 8)
Step-by-step explanation:
There are a couple of different ways to do this, but I am going to use substitution since we already have one of those equations solved for y. If y=3x+2, then we can sub 3x+2 in for y in the other equation:
-3x + 2(3x + 2) = 10 and
-3x + 6x + 4 = 10 and
3x + 4 = 10 and
3x = 6 so
x = 2. Now that we know x = 2, we can sub a 2 in for x in either equation to solve for y:
y = 3x + 2 gives us, with the substitution, y = 3(2) + 2 so y = 8. The solution set is (2, 8)
Answer:
The width of the field is 4x + 20 / x² -2x -3 yards
Step-by-step explanation:
The area of a rectangular field is given by the following formula:
area = length*width
In this case we want to find the width of this field, therefore if we isolate the width in the expression above we will have a suitable expression:
width*length = area
width = area / length
So applying the data from the problem, we have:
width = [(2x + 6)/(x + 1)] / [(x² - 9)/(2x + 10)]
width = [(2x + 6)/(x + 1)]*[(2x + 10)/(x² - 9)]
width = 2(x + 3)*(2x + 10) / (x+1)*(x - 3)*(x + 3)
width = 2*(2x + 10) / (x + 1)*(x - 3)
width = 4x + 20 / x² -2x -3