Polynomials are algebraic expressions that are used by career pros who make complex calculations and by people in everyday life. ... For example, an engineer designing a roller coaster would use polynomials to model the curves, ... You can add, subtract and multiply terms in a polynomial just as you do division by a variable
Hope this helps and i like your tomb raider picture
(x² + 3x - 1)(2x² - 2x + 1)
x²(2x² - 2x + 1) + 3x(2x² -2x + 1) -1(2x² - 2x + 1)
2x^4 - 2x³ + x² + 6x³ - 6x² + 3x - 2x² + 2x - 1
2x^4 - 2x³ + 6x³ + x² - 6x² - 2x² + 3x + 2x - 1
2x^4 + 4x³ - 7x² + 5x - 1
<span>(D)The result 2x4 + 4x3 − 7x2 + 5x − 1 is a polynomial.</span>
1. Any number above 13 works. Why? Because 20-7=13, and to be greater than 20, you must add a number larger than 13.
Examples: 14+7 > 20, 30+7 > 20, 100+7 > 20
2. Any number below 25/3 (which is also 8.3 with a repeating 3) works. Why? Because 25/3=8.3 with a repeating 3, and to remain less than 25, you must multiply by a number less than 8.3 with a repeating 3.
Examples: 3(8) < 25, 3(5) < 25, 3(0) < 25
3. 4 buses. 1 bus will hold 60 students, 2 will hold 120, 3 will hold 180, and 4 will hold 240. The question is trying to trick you into putting now 3.3333333333... buses because that's what 200/60 is, but there is no such thing as a third of a bus. So you need at least 4 buses. (There will be an extra 40 spaces for passengers on the 4th bus, but that is okay.)
To find this answer I did 200/60 and got 3.3 with a repeating 3. You must round to the higher whole number. Rounding down to 3 buses leaves you with 20 students without a bus.
4. 19 boxes. 18 boxes will only hold 288 candies. The question is trying to trick you into putting down 18.75 boxes because that's what 300/16 is, but there is no such thing as 75% of a box. So you need at least 19 boxes. (There will be an extra 4 spaces for candies in the 19th box, but that is okay.)
To find this answer I did 300/16 and got 18.75. You must round to the higher whole <span>number. Rounding down to 18 boxes leaves you with 12 candies without a box.</span>
Steps:
1. calculate the values of y at x=0,1,2. using y=5-x^2
2. calculate the areas of trapezoids (Bottom+Top)/2*height
3. add the areas.
1.
x=0, y=5-0^2=5
x=1, y=5-1^2=4
x=2, y=5-2^2=1
2.
Area of trapezoid 1 = (5+4)/2*1=4.5
Area of trapezoid 2 = (4+1)/2*1=2.5
Total area of both trapezoids = (4.5+2.5) = 7
Exact area by integration:
integral of (5-x^2)dx from 0 to 2
=[5x-x^3/3] from 0 to 2
=[5(2-0)-(2^3-0^3)/3]
=10-8/3
=22/3
=7 1/3, slight greater than the estimation by trapezoids.