Answer:
23 males and 12 females
Step-by-step explanation:
x = # of females
y = # of males
x + y = 35
x + x + 11 = 35
2x + 11 =35 (SUBTRACT 11 FROM BOTH SIDES)
2x = 24 (DIVIDE BOTH SIDES BY 2)
x = 12 females
x + y =35
12 + y = 35 (SUBTRACT 12 FROM BOTH SIDES)
y = 23 males
23 males + 12 females = 35 students
Answer:
C. 2 is less than or equal to x
Step-by-step explanation:
E d g e n u i t y 2020
Let's imagine that we turn the machine on 100 times. (this will make the percent conversion easier)
the chance that works in the morning is 50% of 100 so it will work 50 times.
the chance that it will then continue for the rest of the day is 15% so 15%*50 (the number of times it worked), which is 7.5 times.
our times actually represented percent, so the answer is : 7.5%!
Answer:
The correct answer is x = 3 and y = 2.
Step-by-step explanation:
There are many ways to solve systems of equations like this, but I'm going to use substitution. This means taking the value of y given by the second equation and plugging it into the first equation. This is modeled below:
2x - y = 4
2x - (-2x+8) = 4
Now, we can simplify the left side of the equation.
2x + 2x - 8 = 4
4x - 8 = 4
We should add 8 to both sides as the next step.
4x = 12
Now we can divide by 4.
x = 3
To solve for y, we can substitute this value found for x back into either one of our original equations.
y = -2x + 8
y = (-2*3) + 8
y = -6 + 8
y = 2
Therefore, the correct answer is x = 3 and y = 2.
Hope this helps!