10 people....
40 3 120
---- * ----- = -------- = 30
1 4 4
Within 30, 1/3 got a part in the show....
30 1 30
----- * ---- = ------- = 10
1 3 3
10 people got parts
Answer:
y = -0.6x^2 + 5x + 6
Step-by-step explanation:
First, find the equation of a linear line that passes through the points (0,6) and (3, 15.6) in the slope intercept form, y = mx + b. We know that the line has a y-intercept of 6, so b = 6. Substitute 3 for x, 15.6 for y, and 6 for b to find m.
y = mx + b
15.6 = 3m + 6
9.6 = 3m
m = 3.2
y = 3.2x + 6
y = a(x - 0)(x - 3) + 3.2x + 6
y = a(x)(x - 3) + 3.2x + 6
Finally, substitute 10 for x and -4 for y in the equation above to find a.
-4 = a(10)(10 - 3) + 3.2*10 + 6
-4 = a(10)(7) + 32 + 6
-4 = 70a + 38
-42 = 70a
a = -0.6
Simplify to write in standard form.
y = -0.6(x)(x - 3) + 3.2x + 6
y = -0.6x^2 + 5x + 6
Answer:
y = 3
x = 2
Step-by-step explanation:
x+y=5 == -2x - 2y = -10
2x-y = 1 == 2x - y = 1 +
-------------------
-3y = -9
<u>y = 3</u>
x + y = 5
x + 3 = 5
<u>x = 2</u>
By definition, a regular polygon is equilateral and equiangular.
Based on that, the sides are congrent and the angles are congruent.
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.