1)volume of the pipeline
The pipeline is a cylinder, therefore;
Volume (cylinder)=πr²h
r=radius
h=height of the cylinder
diameter=6 in*(1 ft / 12 in)=0.5 ft
raius=diameter / 2=0.5 ft / 2=0.25 ft.
height=5280 ft
Volume (pipeline)=π(0.25 ft)²(5280 ft)=330π ft³≈1036.73 ft³.
2) we calculate the number of barrel
1 mile of oil in this pipeline is 330π ft³ of oil.
1 barrel of crude------------------5.61 ft³
x----------------------------------330π ft³
x=(1 barrel*330π ft³) / 5.61 ft³=184.8 barrels
3) we calculate the price.
1 barrel---------------$100
184.8 barrels---------- x
x=(184.8 barrels * $100) / 1 barrel=$18,480
Solution: ≈$18,480
A) In order to create a sampling plan, you need to follow the following 5 steps:
1) Define the sample population: who are the customers you want to contact?
The costumers who bought a new car on a certain year.
2) Define the size of population: how many customers are you going to contact?
Of the 30000 customers who bought a car, you want to contact 1000 customers.
3) Define the contact options: how are you going to contact the customers?
You have a list of names and addresses, therefore you can send a questionnaire via mail.
4) Form a sampling frame: what is the time or contact frame to get in touch with your customers?
You will send the questionnaires and you will wait two months for the answer.
5) Define the analysis method: is yours a qualitative or quantitative research?
In your case, you want a quantitative research and therefore a probabilistic sampling.
B) The 32.5% probability refers to customers having issues with the power doors locks among the costumers who had problems, it does not consider the customers who did not have any problem or those who had problems after the first 5000 miles.
C) In order to find the probability of a power door lock problem if there have been problems within the first 5000 miles, we need to consider the whole sample:
P = 13 / 1000
= 0.013
Therefore,
N = <span>0.013 </span>× 30000
= 390
Hence, the number of new cars sold that experienced a problem with the power door locks within the first 5000 miles will be 390.
Answer:
x^2/12 - y^2/4 = 1
Step-by-step explanation:
As the diretrices have simetrical values of x and have y = 0, the center is located at (0,0)
The formula for the diretrices is:
x1 = -a/e and x2 = a/e
And the foci is located at (a*e, 0) and (-a*e, 0)
So we have that:
a/e = 3
a*e = 4
From the first equation, we have a = 3e. Using this in the second equation, we have:
3e*e = 4
e^2 = 4/3
e = 1.1547
Now finding the value of a, we have:
a = 3*1.1547 = 3.4641
Now, as we have that b^2 = a^2*(e^2 - 1), we can find the value of b:
b^2 = 3.4641^2 * (1.1547^2 - 1) = 4
b = 2
So the equation of the hyperbola (with vertical diretrices and center in (0,0)) is:
x^2/a^2 - y^2/b^2 = 1
x^2/12 - y^2/4 = 1
Answer:
the complete question is found in the attachment
Step-by-step explanation:
pseudocode
1)start
2)Ask the user to enter value for red color in range 0-255 and store it in red_val
3)Ask the user to enter value for green color in range 0-255 and store it in green_val
4)Ask the user to enter value for blue color in range 0-255 and store it in blue_val
5) compute new range of red as red_val/255
6) compute new range of green as green_val/255
7) compute new range of blue as blue_val/255
8) display the new values for red, green and blue color
9)Stop
execution
if user input is
red:101
green:67
blue:33
computed values will be
red_val : 101/255 = 0.396
green_val : 67/255 = 0.263
blue_val : 33/255 = 0.129
Try Analysing The Information Like This, Step by Step;
1. We know that a full bag of 7 7/8 pounds and is $10.88.
2. Now we subtract the bad apples 7 7/8-1/18= a (now we have no bad apples).
3. Part 'a' answer will give you a no. in pounds.
4. Part 'b' - we have to find out $10.88/7 7/8 - 1/18 / 2 to give you the answer.
I hope this helps, sorry I couldn't really help you :)