Answer:
11 months
26+33(11)=389
59+30(11)=389
The 11 is in going for x and represents the months.
Dont see any answer choices... but Volume= L*W*H
A cube, the sides are equal. So 13^3 or 13*13*13 = the volume of the cube. Then work your way to the rectangular prism.
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Answer:
V2/V1 = c2/c1
V/4.8 = 50/40
V = 4.8 *5/4
V = 1.2*5 = 6 L
Step-by-step explanation:
I know that x is equal to 11 and i hope it helps you
if so please mark as Brainliest