Answer:
60
Step-by-step explanation:
sum the parts of the ratio, 8 + 12 = 20 parts
Divide the total by 20 to find the value of one part of the ratio
100 ÷ 20 = 5 ← value of 1 part of the ratio , thus
8 parts = 8 × 5 = 40 ← number of purple bikes
Answer:
n = x * 3
Step-by-step explanation:
n is your "number"
Answer:
3
-3
sqrt(9)
-sqrt(9)
Step-by-step explanation:
What number multiplied by itself will give you 9
3*3 =9
-3*-3 =9
sqrt(9) * sqrt(9) = sqrt(81) = 9
-sqrt(9) * -sqrt(9) = + sqrt(81) =9
We have a line passing through 3 points. We can use the first
two points to find the equation of the line.
(6,3), (8,4)
slope m = (4-3)/(8-6) = 1/2
We can use the point slope form y-y1 = m(x-x1) or
the slope intercept form y = mx + b
to find the equation of the line.
Let's take the point (6,3) and use y = mx + b to find b
y = 3, x = 6, m = 1/2
3 = (1/2)(6) + b
3 = 3 + b
0 = b
The equation of our line is y = (1/2)x
We have a line of equation y = (1/2)x going through point (n,-2)
Plugging in we have: -2 = (1/2)n
2(-2) = n
-4 = n
Your answer is n = -4
NOTE: looking at the 3 points as given initially: (6,3), (8,4), (n,-2)
We can see that 3 = (1/2)6 and 4 = (1/2)8 so -2 = (1/2)n makes sense
Hope this helps you :)