Answer:
Monomial Binominal Trimoninal
Degree 1: -9x x + 6
Degree 2: -4

Degree 3: 4
5 - 2

Step-by-step explanation:
I do not know how to explain how I got to this answer, but here is the answer.
Solution:
As given Rectangle ABCD is reflected over the y- axis.
When a shape or geometrical figure is reflected through a line it's distance that is distance of image from line and distance of Pre-image from that line is always same.Also perpendicular distance of vertices of any polygon that is considered for reflection has same distance from that line after reflection and before reflection.
Suppose the coordinate of A be (x,y) and considering Rectangle A B CD lie in first quadrant then when it is reflected through y - axis that is through the line x=0, it's new coordinate will become A' (-x,y).
If rectangle is in second quadrant having Vertices that is vertices of A (-x,y) then reflected over line that is x=0,→ y axis then Vertices of A' (x,y).
If rectangle is in third quadrant having Vertices that is vertices of A (-x,-y) then reflected over line that is x=0,→ y axis then Vertices of A' (x,-y).
If rectangle is in fourth quadrant having Vertices that is vertices of A (x,-y) then reflected over line that is x=0,→y axis then Vertices of A' (-x,-y).
The cost of parking is an initial cost plus an hourly cost.
The first hour costs $7.
You need a function for the cost of more than 1 hour,
meaning 2, 3, 4, etc. hours.
Each hour after the first hour costs $5.
1 hour: $7
2 hours: $7 + $5 = 7 + 5 * 1 = 12
3 hours: $7 + $5 + $5 = 7 + 5 * 2 = 17
4 hours: $7 + $5 + $5 + $5 = 7 + 5 * 3 = 22
Notice the pattern above in the middle column.
The number of $5 charges you add is one less than the number of hours.
For 2 hours, you only add one $5 charge.
For 3 hours, you add two $5 charges.
Since the number of hours is x, according to the problem, 1 hour less than the number of hours is x - 1.
The fixed charge is the $7 for the first hour.
Each additional hour is $5, so you multiply 1 less than the number of hours,
x - 1, by 5 and add to 7.
C(x) = 7 + 5(x - 1)
This can be left as it is, or it can be simplified as
C(x) = 7 + 5x - 5
C(x) = 5x + 2
Answer: C(x) = 5x + 2
Check:
For 2 hours: C(2) = 5(2) + 2 = 10 + 2 = 12
For 3 hours: C(3) = 5(3) + 2 = 15 + 2 = 17
For 4 hours: C(3) = 5(4) + 2 = 20 + 2 = 22
Notice that the totals for 2, 3, 4 hours here
are the same as the right column in the table above.
Answer:3 units/s
Step-by-step explanation:
Given

Point P lie on this curve so any general point on curve can be written as 
and 
Distance between Point P and (2,0)

P at x=3 P=2
rate at which distance is changing is



Answer:
Step-by-step explanation:
Volume = 198 ft
length * width * height = 198
(x - 1) * (x + 4) * 3 = 198
(x - 1) * (x + 4) = 198/3
(x - 1) * (x + 4) = 66
x*x + x*4 -1*x - 1*4 = 66 {Use FOIL method to multiply}
x² + 4x - x - 4 = 66
x² + 3x - 4 =66
x² + 3x - 4 - 66 = 0
x² + 3x - 70 = 0
Now factorize.
x² + 10x - 7x - 7*10 = 0
x(x +10) - 7(x + 10 ) = 0
(x + 10)(x - 7) = 0
x - 7 = 0 {x + 10 is ignored because measurement cannot be in negative}
x = 7
length = x - 1 = 7 - 1 = 6ft
Width = x + 4 = 7 + 4 = 11 ft