Solution
For this case we need to find the number of cubes in the stack given so then we can do this:
The first line present 5 cubes
The second line present 5 cubes
And the last line we got:
10 cubes
Then the total of cubes are:
10 +5+5 = 20 cubes
If we need to find the number of faces we can do the following:
5+ 4+ 4+4 +4 +1 + (5+4+4+4+4+1 ) + (5+4+4+4+4+1 ) + (5+ 4+4+4 +4 )
And solving we got:
22+22+ 22+21= 87
Answer:
it is option 3
Step-by-step explanation:
-4(5p+3)
by opening brackets, you get
-20p -12
The fraction is 4 1/2. Just convert the decimal into a fraction. 50/100 is the same as 5/10 which is the same as 1/2.
Answer:
1 3/50
Step-by-step explanation:
the .06 is in the hundreths place so it would be 6/100 or 3/50
now add the whole number to it to get 1 3/50
Answer:
5 units
Step-by-step explanation:
Find the distance between the point - 3, 2 and 1 - 1
Given data
x1= -3
y1= 2
x2= 1
y2= -1
The expression for the distance between two points is
d=√((x_2-x_1)²+(y_2-y_1)²)
subtitute
d=√((1-(-3))²+(-1-(2))²)
d=√((1+3))²+(-1-2))²)
d=√((4)²+(-3))²)
d=√16+9
d=√25
d=5
Hence the distance between the points is 5 units