Answer:
x = 5
y = 0
Step-by-step explanation:
3x + y = 15
3x -y = 15
Add the two equations;
6x = 30
Inverse operations;
6x = 30
/6 /6
x = 5
Back substitute;
3(5) + y = 15
15 + y = 15
y = 0
Answer:
27/462
OR
.058
Step-by-step explanation:
the probability that the first student, selected at random, is a nursing student is 3/22.
the probability that the second student, selected at random from the remaining students, is an accounting major is 9/21.
the probability the first student chosen is a nursing student and the second student chosen is an accounting major is therefore 3/22 * 9/21 = 27/462.
Answer:
I think it's a cube, because the cube has bigger spaces because of the edges, but I don't know how much...
Answer:
Option 2: (1, 0) and (0, -5)
Step-by-step explanation:
Let's solve this system of equations using the elimination method.
Start by labelling the two equations.
5x -y= 5 -----(1)
5x² -y= 5 -----(2)
(2) -(1):
5x² -y -(5x -y)= 5 -5
Expand:
5x² -y -5x +y= 0
5x² -5x= 0
Factorise:
5x(x -1)= 0
5x= 0 or x -1= 0
x= 0 or x= 1
Now that we have found the x values, we can substitute them into either equations to solve for y.
Substitute into (1):
5(0) -y= 5 or 5(1) -y= 5
0 -y= 5 or -y= 5 -5
y= -5 or -y= 0
y= 0
Thus, the solutions are (0, -5) and (1, 0).