16 pieces may be cut. This is because we need to divide 36 by 2 and 1/4 to find how many pieces hat can be cut. First, we need to change everything into a fraction (or improper fraction). 2 and 1/4 = 9/4 (if you need help trying to find out how to get this, just ask). Then, since we are doing division, we flip the 9/4 around to get 4/9. 36 times (it's not dividing anymore since we flipped the 9/4) 4/9 = 16 pieces. I hope this helps! :D
Answer:
26
Step-by-step explanation:
Problem: f(x) = 28 + x + 7
Plug in f(-9)
New equation: f(-9) = 28 + (-9) + 7
Simplify: f(-9) = 26
<u>Answer: f(-9) = 26</u>
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
Answer:
- difference: -4 cubic inches
- % change: -10%
Step-by-step explanation:
The difference between the new volume and the original volume is ...
(new volume) - (original volume) = (36 in³) - (40 in³) = -4 in²
__
The percentage change is figured with respect to the original volume:
% change = (difference)/(original volume) × 100% = (-4 in³)/(40 in³) × 100%
= -1/10 × 100% = -10%
As we know the volume of a prism is the product of height and base are
H(x)= height, A(x)= Base area
Thus,
When volume = height(base area )
V(x)= A(x) · H(x)
= (x²-2)(5)
= 5(x² -2)