Yes, they are independent event such that occurring the first event “choosing a sophomore” does not affect the probability of occurring the second event <span>“choosing someone who replied ‘Yes’”</span><span />
Number of weekend minutes used: x
Number of weekday minutes used: y
This month Nick was billed for 643 minutes:
(1) x+y=643
The charge for these minutes was $35.44
Telephone company charges $0.04 per minute for weekend calls (x)
and $0.08 per minute for calls made on weekdays (y)
(2) 0.04x+0.08y=35.44
We have a system of 2 equations and 2 unkowns:
(1) x+y=643
(2) 0.04x+0.08y=35.44
Using the method of substitution
Isolating x from the first equation:
(1) x+y-y=643-y
(3) x=643-y
Replacing x by 643-y in the second equation
(2) 0.04x+0.08y=35.44
0.04(643-y)+0.08y=35.44
25.72-0.04y+0.08y=35.44
0.04y+25.72=35.44
Solving for y:
0.04y+25.72-25.72=35.44-25.72
0.04y=9.72
Dividing both sides of the equation by 0.04:
0.04y/0.04=9.72/0.04
y=243
Replacing y by 243 in the equation (3)
(3) x=643-y
x=643-243
x=400
Answers:
The number of weekends minutes used was 400
The number of weekdays minutes used was 243
Answer: the function as they change value from one interval to the next
Answer:
y = (x - 3)² + 6
Step-by-step explanation:
the equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier
Using the method of completing the square
y = x² - 6x + 15
add/subtract ( half the coefficient of the x- term )² to x² - 6x
y = x² + 2(- 3)x + 9 - 9 + 15
y = (x - 3)² - 9 + 15
y = (x - 3)² + 6 ← in vertex form