Answer:
It's 81
Step-by-step explanation:
You can use a calculator on go.ogle :D
in how many ways 6 gentleman and 4 ladies can be choosen out of 10 gentleman and 8 ladies?
Answer:
5880 ways
Step-by-step explanation:
For selections like this, we solve using the combination theory. Recall that
nCr = n!/(n-r)!r!
Hence given to find the number of ways 6 gentleman and 4 ladies can be choosen out of 10 gentleman and 8 ladies,
= 10C6 * 8C4
= 10!/(10-6)!6! * 8!/(8-6)!6!
= 10 * 9 * 8 * 7 * 6!/4 *3 *2 * 6! * 8 * 7 * 6!/2 * 6!
= 210 * 28
= 5880 ways
The arrangement can be done in 5880 ways
A student majoring in accounting is trying to decide on the number of firms to which he should apply. Given his work experience and grades, he can expect to receive a job offer from 70% of the firms to which he applies. The student decides to apply to only four firms.
(a) What is the probability that he receives no job offer?
(b) How many job offers he expects to get?
(c) What is the probability that more than half of the firms he applied do not make him any offer?
(d) What assumptions do you need to make to find the probabilities? To increase the chance of securing more job offers, the student decides to apply to as many companies as possible, he sent out 60 applications to all different accounting firms.
(e) What is the probability of him securing more than 3 offers?
Answer:
a) 0.0081 = 0.81% probability that he receives no job offer
b) He expects to get 2.8 job offers.
c) 0.0837 = 8.37% probability that more than half of the firms he applied do not make him any offer.
d) Each job must be independent of other jobs. Additionaly, if [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], the normal approximation to the binomial distribution can be used.
e) 0.2401 = 24.01% probability of him securing more than 3 offers.
Step-by-step explanation:
For each application, there are only two possible outcomes. Either he gets an offer, or he does not. The probability of getting an offer for a job is independent of any other job, which means that the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
He can expect to receive a job offer from 70% of the firms to which he applies.
This means that [tex]p = 0.7[/tex]
The student decides to apply to only four firms.
This means that [tex]n = 4[/tex]
(a) What is the probability that he receives no job offer?
This is [tex]P(X = 0)[/tex]. So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{4,0}.(0.7)^{0}.(0.3)^{4} = 0.0081[/tex]
0.0081 = 0.81% probability that he receives no job offer.
(b) How many job offers he expects to get?
The expected value of the binomial distribution is:
[tex]E(X) = np[/tex]
In this question:
[tex]E(X) = 4(0.7) = 2.8[/tex]
He expects to get 2.8 job offers.
(c) What is the probability that more than half of the firms he applied do not make him any offer?
Less than 2 offers, which is:
[tex]P(X < 2) = P(X = 0) + P(X = 1)[/tex]
So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{4,0}.(0.7)^{0}.(0.3)^{4} = 0.0081[/tex]
[tex]P(X = 1) = C_{4,1}.(0.7)^{1}.(0.3)^{3} = 0.0756[/tex]
Then
[tex]P(X < 2) = P(X = 0) + P(X = 1) = 0.0081 + 0.0756 = 0.0837[/tex]
0.0837 = 8.37% probability that more than half of the firms he applied do not make him any offer.
(d) What assumptions do you need to make to find the probabilities? To increase the chance of securing more job offers, the student decides to apply to as many companies as possible, he sent out 60 applications to all different accounting firms.
Each job must be independent of other jobs. Additionaly, if [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], the normal approximation to the binomial distribution can be used.
(e) What is the probability of him securing more than 3 offers?
Between 4 and n, since n is 4, 4 offers, so:
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 4) = C_{4,4}.(0.7)^{4}.(0.3)^{0} = 0.2401[/tex]
0.2401 = 24.01% probability of him securing more than 3 offers.
Question with last attempt is displayed for your review only
Amanda rented a bike from Ted's Bikes.
It costs $9 for the helmet plus $5.25 per hour.
If Amanda paid about $43.13, how many hours did she rent the bike?
Let h = the number of hours she rented the bike. Write the equation you would use to solve this problem.
Answer:
[tex]43.13 = 5.25h + 9[/tex]
Step-by-step explanation:
Let's solve this by making an equation.
$9 for the helmet, and $5.25 per hour.
h will stand for hours, C will stand for Amanda's cost.
[tex]C = 5.25h + 9[/tex]
Now, substitute in what we learned from the problem.
[tex]43.13 = 5.25h + 9[/tex]
This is an equation you can use to solve for the hours.
If 5000 is divided by 10 and 10 again what answer will be reached
Hey there!
First, divide 5,000 by 10. You will get 500.
Now, 500 ÷ 10, and you will get your answer, 50.
Hope this helps! Have a great day!
If (4x-5) :(9x-5) = 3:8 find the value of x.
Answer:
x is 5
Step-by-step explanation:
[tex] \frac{4x - 5}{9x - 5} = \frac{3}{8} \\ \\ 8(4x - 5) = 3(9x - 5) \\ 32x - 40 = 27x - 15 \\ 5x = 25 \\ x = \frac{25}{5} \\ \\ x = 5[/tex]
Step-by-step explanation:
as you can see as i solved above. all you need to do was to rationalize the both equations
Determine whether each relation is a function. Give the domain and range for each relation.
{(3, 4), (3, 5), (4, 4), (4, 5)}
Answer:
Not a function
Domain: {3,4}
Range: {4,5}
Step-by-step explanation:
A function is a relation where each input has its own output. In other words if the x value has multiple corresponding y values then the relation is not a function
For the relation given {(3, 4), (3, 5), (4, 4), (4, 5)} the x value 3 and 4 have more than one corresponding y value therefore the relation shown is not a function
Now let's find the domain and range.
Domain is the set of x values in a relation.
The x values of the given relation are 3 and 4 so the domain is {3,4}
The range is the set of y values in a relation
The y value of the given relation include 4 and 5
So the range would be {4,5}
Notes:
The values of x and y should be written from least to greatest when writing them out as domain and range.
They should be written inside of brackets
Do not repeat numbers when writing the domain and range
A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment.
n=12, p=0.35, x=2
Answer:
0.1088 or 10.88%
Step-by-step explanation:
q = 1 - 0.35 = 0.65
P(X=2) = 12C2 × (0.35)² × (0.65)¹⁰
= 0.1088
Enter a formula in cell B10 to return the value of 35000 if the net profit after tax cell B9 is greater than or equal to 470000 or 100 if it is not
Answer:
I hope it help and I guess it is correct
Shaun is planting trees along his driveway, and he has 66 redwoods and 66 pine trees to plant in one row. What is the probability that he randomly plants the trees so that all 66 redwoods are next to each other and all 66 pine trees are next to each other
Answer:
0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.
Step-by-step explanation:
The trees are arranged, so the arrangements formula is used to solve this question. Also, a probability is the number of desired outcomes divided by the number of total outcomes.
Arrangements formula:
The number of possible arrangements of n elements is given by:
[tex]A_n = n![/tex]
Desired outcomes:
Two cases:
6 redwoods(6! ways) then the 6 pine trees(6! ways)
6 pine trees(6! ways) then the 6 redwoods(6! ways)
So
[tex]D = 2*6!*6![/tex]
Total outcomes:
12 trees, so:
[tex]D = 12![/tex]
What is the probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other?
[tex]p = \frac{D}{T} = \frac{2*6!*6!}{12!} = 0.0022[/tex]
0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.
a) Everyone on the team talks until the entire team agrees on one decision. O b) Everyone on the team discusses options and then votes. O c) The team passes the decision-making responsibility to an outside person. O di The team leader makes a decision without input from the other members.
Answer:
a) Everyone on the team talks until the entire team agrees on one decision.
Step-by-step explanation:
Option B consists of voting and not everyone would like the outcome. Option C is making an outsider the decision maker, which can't be helpful since he / she won't have as strong opinions as the team itself. Option D is just plain wrong as it defeats the purpose of team work and deciding as one team. So, I believe option A makes the most sense
Find the length of the missing side
Answer:
Step-by-step explanation:
Side=AC=9[tex]\sqrt{2}[/tex]
Side AB= x
Hypotenuse =CB= y
Side AB = 9[tex]\sqrt{2}[/tex]
Hypotenuse CB = 36
Solve the system of equations.
6x−y=−14
2x−3y=6
whats the answer please C:
Answer:
Step-by-step explanation:
The length of a rectangle is 10 yd less than three times the width, and the area of the rectangle is 77 yd^2. Find the dimensions of the rectangle.
Answer:
W=7 and L=11
Step-by-step explanation:
We have two unknowns so we must create two equations.
First the problem states that length of a rectangle is 10 yd less than three times the width so: L= 3w-10
Next we are given the area so: L X W = 77
Then solve for the variable algebraically. It is just a system of equations.
3W^2 - 10W - 77 = 0
(3W + 11)(W - 7) = 0
W = -11/3 and/or W=7
Discard the negative solution as the width of the rectangle cannot be less then 0.
So W=7
Plug that into the first equation.
3(7)-10= 11 so L=11
what percent of 70 is 35
Answer:
50%
Step-by-step explanation:
35 is halve of 70 therefore it is 50%
hope it helps u...........
HURRY plSSSSSSSSSSSSSSSSSSSSSS
What is the measure of the unknown angle?
Image of a straight angle divided into two angles. One angle is eighty degrees and the other is unknown.
Answer:
The unknown is 100
Step-by-step explanation:
A straight line is 180 degrees
We have two angles x, and 80
x+80 = 180
x = 180-80
x= 100
Write the equation of the line that passes through the points (- 5, 1) and (2, 0) . Put your answer in fully reduced slope intercept form, unless it is a vertical or horizontal line
Pls help me with this one:(
Answer:
y=-1/7x + 12/7
Step-by-step explanation:
Start by finding the slope
m=(1-0)/(-5-2)
m=-1/7
next plug the slope and the point (-5,1) into point slope formula
y-y1=m(x-x1)
y1=1
x1= -5
m=-1/7
y- 1 = -1/7(x - -5)
y-1=-1/7(x+5)
Distribute -1/7 first
y- 1=-1/7x + 5/7
Add 1 on both sides, but since its a fraction add 7/7
y=-1/7x + (5/7+7/7)
y=-1/7x+12/7
Answer:
Step-by-step explanation:
(-5,1) (2,0)
m=(y-y)/(x-x)
m = (0-1)/2- -5)
m = -1/7
(2,0)
y-0= -1/7 (x-2)
y = -1/7x + 2/7
Can someone help me out plz
Volume = πr²h
Radius = 3yd
Height = 12yd
Take π = 22/7
Volume = 22/7×3×3×12
= 2376/7
= 339.4285714yd³
Rounding off to nearest tenth
= 339.43yd³
Answered by Gauthmath must click thanks and mark brainliest
Help please ….. help
Answer:
Step-by-step explanation:
a) categorical
b) add all of the numbers and divide by how many numbers there were.
c) outliers means any that were far away from the rest of the data
d) not entirely, you can make an estimate based on it, but nat an exact answer.
An expression is shown below:
6x2y − 3xy − 24xy2 + 12y2
Part A: Rewrite the expression by factoring out the greatest common factor. (4 points)
Part B: Factor the entire expression completely. Show the steps of your work. (6 points)
Given:
The given expression is:
[tex]6x^2y-3xy-24xy^2+12y^2[/tex]
To find:
Part A: The expression by factoring out the greatest common factor.
Part B: Factor the entire expression completely.
Solution:
Part A:
We have,
[tex]6x^2y-3xy-24xy^2+12y^2[/tex]
Taking out the highest common factor 3y, we get
[tex]=3y(2x^2-x-8xy+4y)[/tex]
Therefore, the required expression is [tex]3y(2x^2-x-8xy+4y)[/tex].
Part B:
From part A, we have,
[tex]3y(2x^2-x-8xy+4y)[/tex]
By grouping method, we get
[tex]=3y(x(2x-1)-4y(2x-1))[/tex]
[tex]=3y(x-4y)(2x-1)[/tex]
Therefore, the required factored form of the given expression is [tex]3y(x-4y)(2x-1)[/tex].
A capark has 34 rows and each row can acommodate 40 cars. If there are 976 cars parked, how many cars can still be parked?
Answer:
384 cars
Step-by-step explanation:
To find the total number of spaces in the carpark, we must multiply the number of rows by how many cars they can accommodate:
34 ⋅ 40 = 1360
As you can see, we have 1360 total spaces. Since there are 976 cars parked, and we want to find out how many spaces are left, we have to subtract the amount of cars parked from the total spaces.
1360 - 976 = 384
Therefore, our answer is 384, specifically, 384 cars.
Answer:
384 cars.
Step-by-step explanation:
40 * 34 - 976
= 1360 - 976
= 384.
A flower bed is in the shape of a triangle with one side twice the length of the shortest side and a third side is 22 more than the length of the shortest side. Find the dimensions if the perimeter is 182 feet.
Answer:40, 80 and 62
Step-by-step explanation:
182-22= 160
160/4 = 40 so,
Shortest side is 40
Longest is 80
Third side is 62
Select the statement that best justifies the conclusion based on the given information.
If a(b + c) = d, then ab + ac = d.
associative
commutative
distributive
closure
Answer:
distributive
Step-by-step explanation:
a(b + c)=ab + ac
it's distributive one
Karissa purchased a set of LED lights online that normally sells for $72.00 but was marked down to $48.96. What is the discount rate Karissa received? (2 points)
32%
47%
68%
4) The measure of the linear density at a point of a rod varies directly as the third power of the measure of the distance of the point from one end. The length of the rod is 4 ft and the linear density is 2 slugs/ft at the center, find the total mass of the given rod and the center of the mass
Answer:
a. 16 slug b. 3.2 ft
Step-by-step explanation:
a. Total mass of the rod
Since the linear density at a point of the rod,λ varies directly as the third power of the measure of the distance of the point form the end, x
So, λ ∝ x³
λ = kx³
Since the linear density λ = 2 slug/ft at then center when x = L/2 where L is the length of the rod,
k = λ/x³ = λ/(L/2)³ = 8λ/L³
substituting the values of the variables into the equation, we have
k = 8λ/L³
k = 8 × 2/4³
k = 16/64
k = 1/4
So, λ = kx³ = x³/4
The mass of a small length element of the rod dx is dm = λdx
So, to find the total mass of the rod M = ∫dm = ∫λdx we integrate from x = 0 to x = L = 4 ft
M = ∫₀⁴dm
= ∫₀⁴λdx
= ∫₀⁴(x³/4)dx
= (1/4)∫₀⁴x³dx
= (1/4)[x⁴/4]₀⁴
= (1/16)[4⁴ - 0⁴]
= (256 - 0)/16
= 256/16
= 16 slug
b. The center of mass of the rod
Let x be the distance of the small mass element dm = λdx from the end of the rod. The moment of this mass element about the end of the rod is xdm = λxdx = (x³/4)xdx = (x⁴/4)dx.
We integrate this through the length of the rod. That is from x = 0 to x = L = 4 ft
The center of mass of the rod x' = ∫₀⁴(x⁴/4)dx/M where M = mass of rod
= (1/4)∫₀⁴x⁴dx/M
= (1/4)[x⁵/5]₀⁴/M
= (1/20)[x⁵]₀⁴/M
= (1/20)[4⁵ - 0⁵]/M
= (1/20)[1024 - 0]/M
= (1/20)[1024]/M
Since M = 16, we have
x' = (1/20)[1024]/16
x' = 64/20
x' = 3.2 ft
Identify the slope and y intercept of the line with equation 2y = 5x + 4
Answer:
Slope is 5/2
y-intercept is 2
Step-by-step explanation:
Turn the equation into slope intercept form [ y = mx + b ].
2y = 5x + 4
~Divide everything by 2
y = 5/2x + 2
Remember that in slope intercept form, m = slope and b = y-intercept.
Best of Luck!
Answer:
slope: 2.5
y-intercept: 2
Step-by-step explanation:
First isolate the y variable which changes the equation to y=2.5x+2
The equation of a line is mx + b where m is the slope and b and the
y-intercept. Leading us to conclude that 2.5 is the slope and 2 is the y-intercept.
Question 19 of 28
Which of the following equations can be used to find the length of BC in the
triangle below?
B
10
А
30
с
A. BC = 30 + 10
B. (BC)2 = 102 + 302
C. BC = 30 - 10
D. (BC)2 = 302 - 102
Answer:
BC^2=10^2+30^2
Step-by-step explanation:
P=10B=30Using pythagorean theorem
[tex]\\ \sf\longmapsto BC^2=10^2+30^2[/tex]
[tex]\\ \sf\longmapsto BC^2=100+300[/tex]
[tex]\\ \sf\longmapsto BC^2=400[/tex]
[tex]\\ \sf\longmapsto BC=\sqrt{400}[/tex]
[tex]\\ \sf\longmapsto BC=20[/tex]
Charity is planting trees along her driveway, and she has 6 pine trees and 6 willows to plant in one row. What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other
Answer:
0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
In this question, the elements are arranged, so we have to use the arrangements formula.
Arrangements formula:
The number of possible arrangements of n elements is:
[tex]A_{n} = n![/tex]
Desired outcomes:
Pine trees(6!) then the willows(6!) or
Willows(6!) then the pine trees(6!). So
[tex]D = 2*6!*6! = 1036800 [/tex]
Total outcomes:
12 trees, so:
[tex]T = 12! = 479001600 [/tex]
What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other?
[tex]p = \frac{D}{T} = \frac{1036800 }{479001600 } = 0.0022[/tex]
0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.
find the missing length indicated
explainion:
[tex] {a}^{2} + {b}^{2} = {c}^{2} [/tex]
Use The (Pythagorean Theorem) to find the length of any side of a right triangle. Form it like its shown in picture above. Follow the instructions that also shown in the picture above.
Air-USA has a policy of booking as many as 22 people on an airplane that can only seat 20 people. (Past studies have revealed that only 82% of the booked passengers actually show up for the flight.) a) Find the probability that if Air-USA books 22 people, not enough seats will be available. Round your answer to 4 decimal places. P ( X > 20 )
Answer:
The answer is "0.07404893".
Step-by-step explanation:
Applying the binomial distribution:
[tex]n = 22\\\\p= 82\%=0.82\\\\q = 1-0.82 = 0.18\\\\[/tex]
Calculating the probability for not enough seats:
[tex]=P(X>20)\\\\= P(21) + P(22)\\\\[/tex]
[tex]= \binom{22}{21} (0.82)^{21}(0.18)^1+ \binom{22}{22} (0.82)^{22}(0.18)[/tex]
[tex]=0 .06134598+ 0.01270295\\\\=0.07404893[/tex]
An electrician charges a fee of $40 plus $25 per hour. Let y be the cost in dollars of using the electrician for x hours. Choose the correct equation.
y = 40x - 25
y = 25x + 40
y = 25x - 40
y = 40x + 25
Answer:
y = 25x + 40
Step-by-step explanation:
The electrician charges $25 per hour.
The number of hours is x.
Therefore after x hours the electrician will charge $25x. (multiply the charge by the number of hours $25 * x)
Therefore fee(y) charged by the electrician = $40 + $25x
Hence y = 25x + 40