Answer: yes
Step-by-step explanation:
Each loaf uses 34 cups
1 loaf 114-34= 80 cups left
2nd loaf 80-34= 46 cups left
72 is 266.666666667% of 27
to solve for the dimensions (x+7)(x+2)=66,
we can first use the foiling method to simplify the left side.
x^2 + 2x + 7x + 14 = 66
x^2 + 9x + 14 = 66
now, subtract 66 from both sides.
x^2 + 9x - 52 = 0
now, split this into two parentheses.
(x + 13)(x - 4)
since the root of -13 would give you negative values, x=4. This means that the dimensions of the rectangle are 11 and 6.
Answer:
h(x) = x³ + 4x² - 49x - 196
Step-by-step explanation:
h(x) = (x² - 49)(x + 4) <== distribute
h(x) = x²(x) - 49(x) + x²(4) - 49(4)
h(x) = x³ - 49x + 4x² - 196 <== rewrite in standard form (descending degrees)
h(x) = x³ + 4x² - 49x - 196
Hope this helps!