Answer:
10.4 cm
Step-by-step explanation:
The volume (V) of a pyramid is calculated using
V =
area of base × height (h)
area of square base = 6² = 36, thus
× 36h = 120
12h = 120 ( divide both sides by 12 )
h = 10 cm
To find the slant height (s) consider the right triangle from the vertex to the midpoint of the base and from the midpoint of base to the side.
That is a right triangle with hypotenuse s and legs 10(h) and 3 (midpoint of the base )
Using Pythagoras' identity then
s² = 10² + 3² = 100 + 9 = 109
Take the square root of both sides
s =
≈ 10.4 cm
265/99, is what I think but I’m not sure
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
Step-by-step explanation:
Assume length of side 2 = L
Area of parallelogram is Height x L
So, 72 = 8 x L
L = 9
Answer: $10000
Step-by-step explanation:
From the question,
Principal = $43000
Time = 5 years
Rate = Unknown
Simple Interest = $51,600 - $43000 = $8600
We need to calculate the rate of interest which will be:
Interest = PRT/100
8600 = (43000 × 5 × Rate) / 100
Cross multiply
8600 × 100 = 215000 × Rate
Rate = 860000 / 215000
Rate = 4%
Assuming Justine borrowed $50,000 instead, the yearly Interest will be:
= (50000 × 5 × 4%)
= 50000 × 5 × 0.04
= $10000