Answer:
12
Step-by-step explanation:
First, find out how wide his shelf is in inches. 2.25*12=27. So his shelf is 27 inches wide. Then divide that by 2.25 to find the number of encyclopedias will fit.
Answer:
take away the 15 because you can't multiply a diagonal so 12x18=216 reduce it by the 15 would be the first one sir
Step-by-step explanation:
Answer:
(x, y) → (x+3, y-2) means Translation 3 units left and 2 units down.
Step-by-step explanation:
Given the rule of transformation:
(x, y) → (x+3, y-2)
If we move horizontally 3 units to the right, 3 is added to the x-coordinate of any given point, and then 2 units down.
In other words,
(x, y) → (x+3, y-2) means Translation 3 units left and 2 units down.
For example,
Let say if we have the point A(4, 5)
Using the translation rule:
(x, y) → (x+3, y-2)
A(4, 5) → A'(4 + 3, 5 - 2) → A'(7, 3)
Therefore, the new position of A(4, 5) after translating 3 units left and 2 units down would be: A'(7, 3)
Answer:
Rect Area= Lw
3D Rect Area= 2(wh+lw+lh)
Step-by-step explanation:
Answer:
Step-by-step explanation:
Polynomial f(x) has the following conditions: zeros of -4 (multiplicity 3), 1 (multiplicity 1), and with f(0) = 320.
The first part zeros of -4 means (x+4) and multiplicity 3 means (x+4)^3.
The second part zeros of 1 means (x-1) and multiplicity 1 means (x-1).
The third part f(0) = 320 means substituting x=0 into (x+4)^3*(x-1)*k =320
(0+4)^3*(0-1)*k = 320
-64k = 320
k = -5
Combining all three conditions, f(x)
= -5(x+4)^3*(x-1)
= -5(x^3 + 3*4*x^2 + 3*4*4*x + 4^3)(x-1)
= -5(x^4 + 12x^3 + 48x^2 + 64x - x^3 - 12x^2 - 48x - 64)
= -5(x^4 + 11x^3 + 36x^2 + 16x -64)
= -5x^3 -55x^3 - 180x^2 - 80x + 320