Multiply them together. The product is the answer of a multiplication process.
Answer:
190 possibilities.
Step-by-step explanation:
The problem is called 20 choose 2, given by the formula for combinations
C(20,2) = 20! / (2! (20-2)!) = 190
alternatively, we can reason it this way:
there are 20 choices to choose a captain and 19 choices for an alternate captain for a total of 380 ways.
However, there are 20 choices to choose an alternate captain and 19 choices for a captain for a total of 380 ways.
Since we are essentially double counting every choice of the posts, we need to divide 380 by 2 to get 190 ways.
Answer: 50 minutes
Step-by-step explanation: a quarter to 5 is always 15 minutes from 5, 4:45. So 5:35-4:45 is 50.
4(-6x – 3) + 24x = -72x + 132
Step 1 -24x – 12 + 24x = -72x + 132 Distribute Property of Equality
Step 2: –12 = -72x + 132 equivalent
Step 3: -144 = -72x Subtraction Property of equality
Step 4: 2 = x Equivalent / Division property of equality
Answer:
Second point (-5/2, -7/2)
First point (3/2, 17/2)
Step-by-step explanation:
We have two equations, and we want to know at wich poin are equal. Hence, we have a system of equations and the solution is nothing more that the point (x,y) where those functions intercepts.
4x2+ 7x -11=y
3x+4=y
Lets use substitute method
4x2+7x-11=3x+4
This can be re arrange as the following eq:
4x2+4x-15=0
A quadratic equation, its solution can be obtained using the below eq.

where a=4, b=4, c=-15.
Remember, the quadratic equation as a +/- sign, meaning that you will obtain one answer using the + operator and other using the - operator.
By doing the above, we have x=-5/2 and x=3/2
By using x=3/2 in equation of line (3x+4=y) we have y=17/2
First point (3/2, 17/2)
By using x=-5/2 in equation of line (3x+4=y) we have y= -7/2
Second point (-5/2, -7/2)
Those points are the ones where the line and the parabola intercept.