Step-by-step explanation:
x = number of multiple choice questions
y = number of short response questions
x + y = 15
5x + 10y = 100
=>
x + 2y = 20
let's subtract the first from the second equation :
x + 2y = 20
- x + y = 15
--------------------
0 y = 5
x + y = 15
x + 5 = 15
x = 10
to graph you need to consider both equations as linear functions. and you need to transform them into e.g. a slope intercept form : y = ax + b
a is the slope, b is the y- intercept.
x + y = 15
transforms to
y = -x + 15
this line goes e.g. through the points (0, 15) and (1, 14).
and
x + 2y = 20
transforms to
2y = -x + 20
y = -x/2 + 10
this line goes e.g through (0, 10) and (2, 9).
the crossing point of both lines is the solution and should therefore be the point (10, 5) as calculated above.
Answer:
x + 10
Step-by-step explanation:
X is used to represent a variable or any number. This letter can be changed if you'd like
Answer:
y = 9√3
x = 18
Step-by-step explanation:
taking 30 as reference angle
b = y
p = 9
h = x
so
tan30 = p/b
1/√3 = 9/b
or, b = 9√3
so

Answer:
the probability that at the end, at least 5 people stayed the entire time = 0.352
Step-by-step explanation:
From the question, 3 of the people are sure to stay the whole time. So, we'll deduct 3 from 6.which leaves us with 3 that are only 2/5 or 0.4 sure that they will stay the whole time.
Thus, what we need to compute to fulfill the probability that at the end, at least 5 people stayed the entire time of which we know 3 will stay, so for the remaining 3,we'll compute;
P[≥2] which is x~bin(3,0.4)
Thus;
P(≥2) = (C(3,2) x 0.4² x 0.6) + (C(3,3) x 0.4³)
P(≥2) = 0.288 + 0.064
P(≥2) = 0.352