Answer:
this shouldn't be that hard, if 10 is equal to 40% then you can tell that there are 15 men.
Final answer: 15
Answer:
7.6%
Step-by-step explanation:
1141/15000 × 100 = 7.60667
but it's not an option...
the difference between 15000 and 16141 is 1141
$9.99+ $3.99 + $1.52 = $15.50
10% =1/10 (just divide by 10)
$15.50 divided by 10 = $1.55
Answer: f(x) = 2x - 3
===================================================
We're given f(-1) = -5 and f(5) = 7
This means we know the two points (-1,-5) and (5,7) are on the line.
Find the slope
m = (y2-y1)/(x2-x1)
m = (7-(-5))/(5-(-1))
m = (7+5)/(5+1)
m = 12/6
m = 2
The slope is 2.
Use this along with (x1,y1) to find the equation. We'll use point slope form
y - y1 = m(x - x1)
y - (-5) = 2(x - (-1))
y + 5 = 2(x + 1)
y = 2x + 2 - 5
y = 2x - 3
f(x) = 2x - 3