Rational expressions are multiplied and divided the same way numeric fractions are.
Let's write it down:
<span>"60 is 75% of s" means:
60=75%*s
75% is

, (percent just means "out of 100" so we just divide it by 100) so we can also write:
60=</span><span>

s
now, let's multiply both sides by 4:
240=3s
and divide by 3:
80=s
So we have the result that the original value, s, is 80!
</span>
Answer:
4.5 minutes per 1 lap.
Step-by-step explanation:
Answer:
2x^2+4x-16
Step-by-step explanation:
The quadratic can be written as
f(x) = a(x-z1)(x-z2) where z1 and z2 are the roots
f(x) = a (x-2)(x- -4)
a is the leading coefficient
f(x) = 2(x-2)(x+4)
= 2(x^2 -2x+4x-8)
= 2(x^2 +2x-8)
= 2x^2 +4x-16