Depending on if you're solving for X or Y:
X less than or equal to 4y/3 -5
Y greater than or equal to 3x/4+15/4
you do not give a value for PI so I am using 3.14
V=PI x r^2 x H
you know volume and radius so put those into the equation
525 = PI (3.14) x 5^2 x H
525 = 3.14 x 25 x H
525 = 78.5 x H
divide both sides by 78.5
6.687 = H
round off answer as needed 6.7cm or 6.69cm
NOTE : the answer may vary slightly depending on the value of PI used.
but this is how you calculate the height.
Answer:
range = x ≤ 10
Step-by-step explanation:
Given in the question the function
f(x)=10-x^2
The range of a function is the complete set of all possible resulting values of the dependent variable F(x) after we have substituted the domain which is the values of x.
domain = set of all integers
range = x ≤ 10
f(x)=10-x²
since any negative value of x will be positive with squared so we will start from 0
f(0) = 10-0² = 10
f(1) = 10 - 1² = 9 = f(-1) = 10 -(-1)²
....and so on.