Answer:
Step-by-step explanation:
volume = area of base * height = area of base * 9 = 72
-> area of base = 72/9 = 8
let a,b,c be the length of sides of isosceles right triangle base
we have a = b and a*b/2 = 8 ft2
-> a*a/2 = 8ft2
-> a*a = 16
-> a=4ft=b
have c^2 = a^2 + b^2 = 16 +16 = 32
-> c =
= 5.656 ft
Since i dont know that is DF, i calculate both a,b and c
Answer:
26
Step-by-step explanation:
its not
Step-by-step explanation:
with your square root symbol I never know what is inside the square root and what is possibly outside.
so, I can only guess and see what comes close.
f(x) = 2x² + x - 1
g(x) = sqrt(2x - 1) ??? is that so ?
h(x) = -2
2g(f(x)) + h(x)
g(f(x)) means that the whole f(x) expression is used as x in g(x).
the whole combined function is then
2×sqrt(2(2x² + x - 1) - 1) - 2
2×sqrt(4x² + 2x - 2 - 1) - 2
2×sqrt(4x² + 2x - 3) - 2
and if I am not mistaken, then this is the solution you mentioned at the beginning (if I try to read between the typos and missing info).
this is how people get to this.
do you understand it now ? or is there still something unclear ?