Polynomials are linear combinations of positive integer powers. For example,

is a polynomial, but

is not.
(In case you're unfamiliar with the term, a linear combination of two quantities is the sum of scaled versions of those quantities, e.g. a general linear combination of
and
is
, where
are any numbers.)
is not a polynomial; the offending term is
, or
.
Answer:
. 5×17×10.3
Step-by-step explanation:
Area of ️ = 1/2bh
An example is the number 5i
Answer: the number of adult and student tickets sold are (45, 29)
Step-by-step explanation:
Let x represent the number of adult tickets that were sold.
Let y represent the number of student tickets that were sold.
On Wednesday, a total of 74 tickets were sold. This means that
x + y = 74
x = 74 - y- - - - - - - - - - - - - - 1
If adult tickets are sold for $15 and student tickets are sold for $11 and the money collected was $994, it means that
15x + 11y = 994- - - - - - - - - - - - - - 2
Substituting equation 1 into equation 2, it becomes
15(74 - y) + 11y = 994
1110 - 15y + 11y = 994
- 15y + 11y = 994 - 1110
- 4y = - 116
y = - 116/ - 4
y = 29
Substituting y = 29 into equation 1, it becomes
x = 74 - 29 = 45