x - boat speed; y - current speed; Path = 336:2 = 168 miles
1) 12 * (x + y) = 168; -> x + y = 14;
2) 14 * (x - y) = 168; -> x - y = 12;
1) x = 14 - y;
2) (14 - y) - y = 12;
14 - 2y = 12;
2y = 2;
y = 1 mph
x = 14 - 1 = 13 mph
Answer:
Boat speed = 13 mph
Current speed = 1 mph
Answer:
B) Similarities
B) vestigal trait
A)DNA
Step-by-step explanation:
Answer:
y = x² − 6x − 27
Step-by-step explanation:
To distribute, you can use something called FOIL. It stands for First, Outer, Inner, Last.
First, multiply the First term in each factor.
x · x = x²
Now multiply the Outer terms in each factor.
x · 3 = 3x
Next multiply the Inner terms in each factor.
-9 · x = -9x
Finally, multiply the Last terms in each factor.
-9 · 3 = -27
Add them all up:
x² + 3x − 9x − 27
x² − 6x − 27