<h3>2
Answers: Choice B and Choice D</h3>
======================================
Work Shown:
c = price of coat before discount
0.33c = discount = amount you save
c - 0.33c = original price minus discount = final price
c - 0.33c = 1c - 0.33c = (1-0.33)c = 0.67c = final price
In short, c - 0.33c = 0.67c
They are two ways of expressing the same thing.
You can think of it like saying 100% - 33% = 67%
If you save 33%, then you still have to pay the remaining 67% of the original cost.
-------------
Example:
Let's say the coat is $100 before the discount
c = 100
0.33*c = 0.33*100 = 33 dollars is how much you save
c - 0.33c = 100 - 33 = 67 dollars is the final price
0.67c = 0.67*100 = 67 matches with the previous figure above
Answer:
9 meters sorry if thats wrong
Step-by-step explanation:
Jason likely missed placed the decimal, because 3 x 1 = 3, and if the decimal was between 2 and 5, the number would be near 3.
Answer:
L(x) = 11 - 2x
W(x) = 8.5 - 2x
V(x) = 4x³ - 39x² + 93.5x
Step-by-step explanation:
If a square of x sides length is cut from each corner of the sheet, then it meas the length and width of the box a shortened by x inces from each side, giving a total subtraction of 2 times x inches.
FORMULA FOR LENGTH:
Since, Length is the bigger side of the box. Therefore, it will be taken on 11 inches side of the paper:
<u>L(x) = 11 - 2x</u>
FORMULA FOR WIDTH:
Since, width is the smaller side of the box. Therefore, it will be taken on 8.5 inches side of the paper:
<u>W(x) = 8.5 - 2x </u>
FORMULA FOR VOLUME:
Volume is the product of length, width and time:
V(x) = L(x)*W(x)*H(x)
Height must be equal to the side folds which are equal to length of the side of square = x:
H(x) = x
Therefore,
V(x) = (11 - 2x)(8.5 - 2x)(x)
V(x) = (93.5 -22x -17x + 4x²)(x)
<u>V(x) = 4x³ - 39x² + 93.5x</u>
Answer: second option y = 2(x + 7/2)^2 + 1/2
Explanation:
1) given:
y = (x + 3)^2 + (x + 4)^2
2) expand the binomials:
y = x^2 + 6x + 9 + x^2 + 8x + 16
3) add like terms:
y = 2x^2 + 14x + 25
4) take common factor 2 of the first two terms:
y = 2 (x^2 + 7x) + 25
5) complete squares for x^2 + 7x
x^2 + 7x = [x +(7/2)x ]^2 - 49/4
6) substitue x^2 + 7x = (x + 7/2)^2 - 49/4 in the equation for y:
y = 2 [ (x + 7/2)^2 - 49/4] + 25
7) take -49/4 out of the square brackets.
y = 2 (x + 7/2)^2 - 49/2 + 25
8) add like terms:
y = 2(x + 7/2)^2 + 1/2
And that is the vertex for of the given expression.