Given parameters:
Principal = £1300
Interest rate = 5%
Duration = 2yrs
Unknown:
Total amount of Dan's principal = ?
To solve this problem, we apply the equation below:
Total investment worth = Principal + interest
Interest = 
where P is the principal
R is the rate
T is the time
Now, input the parameters;
Total investment worth = £1300 + £ 
= £1300 + £130
= £1430
The amount after two years is £1430
Answer:
The distance from Greentown to Glenavon is D1 = g*(15+x) miles downstream.
The distance from Glenavon to Cambria is D2 = g*(15-x) miles upstream.
The difference D1 - D2 is 2 miles, according to the condition.
It gives you an equation g*(15+x) - g*(15-x) = 2, which you can easily solve and find "x", the rate of the current. x = 1/g miles per hour.
Here is the problem.....√(15x + 10) = 2x+3
to remove the square root, we do the opposite which is to square everything.
(√(15x + 10))² = (2x + 3)² (the square negates the square root)
15x + 10 = (2x +3)(2x + 3) (use the distributive property to continue)
15x + 10 = 4x² + 6x + 6x + 9 (combine like terms)
15x + 10 = 4x² + 12x + 9 (subtract 15x and 10 from each side)
-15x - 10 -15x - 10
0 = 4x² - 3x - 1 (factor completely)
(x - 1) (4x + 1) (set each to equal 0)
x - 1 = 0 4x + 1 = 0
x = 1 4x = -1
x = -1/4
place both into the equation to check for reasonableness...we see the negative number is not reasonable, but the x value of 1 is a solution.
answer is 1