Realize "%" means "/100".
26 2/5% = 26.4% = 26.4/100 = 264/1000 = 0.264
Answer:
The speed on motorboat is 20 mph
Step-by-step explanation:
here, we want to find the speed on the motorboat
if he has a speed of x mph on the motor boat, his speed on the ski will be (x + 10) mph
The total hours is 4 hours
Mathematically; speed = distance/time
Time on ski is 27/x+ 10
Time on motor boat is 62/x
The addition of both is 4
Thus;
27/(x + 10) + 62/x = 4
27(x) + 62(x + 10) = 4(x)(x + 10)
27x + 62x + 620 = 4(x^2 + 10x)
89x + 620 = 4x^2 + 40x
4x^2 -49x-620 = 0
using the quadratic formula;
{-b ± √(b^2-4ac)}/2a
where a = 4, b = -49 and c = -620
= 49 ± √(-49)^2-4(4)(-620)/8
So we have
49+ 111/8 or 49-111/8
Speed cannot be negative
(49 + 111)/8
= 20 mph
The answer is C because:
It is keeping it identity through the multiplication.
Answer:
y=3x-1 and y=3x+1
Step-by-step explanation:
y=mx+b form
m stands for the slope which is rise over run.
b stands for the y intercept. where the line intersects with the y axis.
Answer:
the solution is (-4, 2)
Step-by-step explanation:
6x + 8y = -8
x + 4y = 4
... can be solved using elimination by addition and subtraction, among other methods. Multiply the second equation by -2 to obtain
6x + 8y = -8
-2x - 8y = -8
Combining these results in
4x = -16. Thus, x = -4.
Substituting -4 for x in x + 4y = 4 results in
-4 + 4y = 4, or 4y = 8, or y = 2
Then the solution is (-4, 2)