I believe it would be 12, I believe this because its states that it is TWICE as long therefore is made from the same metal so 6x2=12
Let's find the discriminant of <span>x^2+9x+14=0. Here, a=1, b=9 and c=14.
The discriminant is b^2-4ac. Substituting the above numeric values,
9^2-4(1)(14) = 81-56 = 25
The sqrt of 25 is 5. Thus, your polynomial has two unequal, real roots.
Off the point example: If the discriminant were zero, your poly would have two real, equal roots.</span>
Answer:
Number of student tickets were sold = 409
Step-by-step explanation:
Total number of tickets sold = 771
I.e Students ticket (S) + Non students ticket(N S) = 771
Total amount to be paid for tickets = $ 3037
Amount paid by students per tickets = $3
Amount paid by non-students per tickets = $5
So, according to question
S + NS = 771
3 S + 5 NS = 3037
Solve both equations
5 S + 5 NS = 771 × 5
3 S + 5 NS = 3037
so ,
(5 S + 5 NS) - (3 S + 5 NS ) = 3855 - 3037
Or, 2 S = 818
I.e S =
= 409
Hence, The number of student tickets were sold = 409 Answer
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)