Tia has to know the dimensions needed to find the volume of the sculpture. She needs to know the area of the base as well as the height of the pyramid. The formula that she has to use is 1/3*B*h.
Graph images undergo transformations, one of the types of transformations are rotations.
rotation is done when each point of the image rotates 90° around a point in the counterclockwise manner.
when rotation is done, (x,y) -> (-y,x)
therefore when taking points from image to original then the reverse is done ;
(-y,x) --> (x,y)
the coordinates of image point q' is (-3,4)
before rotation then the coordinates are (4,3)
answer is (4,3)
You divide 1 by 4.76 and you get 0.21 as your main answer
<span>Let a_0 = 100, the first payment. Every subsequent payment is the prior payment, times 1.1. In order to represent that, let a_n be the term in question. The term before it is a_n-1. So a_n = 1.1 * a_n-1. This means that a_19 = 1.1*a_18, a_18 = 1.1*a_17, etc. To find the sum of your first 20 payments, this sum is equal to a_0+a_1+a_2+...+a_19. a_1 = 1.1*a_0, so a_2 = 1.1*(1.1*a_0) = (1.1)^2 * a_0, a_3 = 1.1*a_2 = (1.1)^3*a_3, and so on. So the sum can be reduced to S = a_0 * (1+ 1.1 + 1.1^2 + 1.1^3 + ... + 1.1^19) which is approximately $5727.50</span>
To generate the equation we set up the factors
(x+3) * (x-1) * (x-2) which equals
x^2 + 2x -3 * (x-2)
x^3 +2x^2 -3x -2x^2 -4x +6 equals
x^3 -3x -4x +6 which equals
x^3 -7x +6