Answer:
maximum difference of radii =
Step-by-step explanation:
We know that area of circle is given by

For circle with radius 'r' we have

For circle with radius 'R' we have

Now according to given condition we have


Thus maximum difference of radii =
Answer:

5 StartRoot 10 EndRoot
Step-by-step explanation:
we know that
The legs of a 45°-45°-90° triangle are congruent
Let
x ----> the length of one leg of the triangle
Applying the Pythagorean Theorem

where
c is the hypotenuse
a and b are the legs
we have


substitute


Simplify

5 StartRoot 10 EndRoot
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
-3x-2.5=y would be an equivalent to that equation
The sound intensity of the Pile Driver is 39.5
or nearly 40 times the sound intensity of the jackhammer.
Given with Loudness in dB for pile driver = 112 dB
We have to convert it in terms of sound intensity.
First,
112dB/10 = 11.2
Then we'll use this as exponent of 10
(10)^(11.2) = 1.5849 * 10 ^ 11
Then use the equation of Watts per square meter to find the intensity:
I / (10^-12 W/m^2) =1.5849 * 10 ^ 11
I = sound intensity = 0.158
Then compare:
Sound intensity of Pile Driver/ Sound intensity of Jackhammer
(0.158) / (0.004)
= 39.5
or nearly 40 times the jackhammer.