9514 1404 393
Answer:
44.66 in
Step-by-step explanation:
The side opposite the marked angle is given, and the side adjacent to it is the one wanted. The relevant trig relation is ...
Tan = Opposite/Adjacent
Solving for the Adjacent side, we find ...
Adjacent = Opposite/Tan
PQ = (29 in)/tan(33°) ≈ 44.66 in
Brainliest! Jared uses the greatest common factor and the distributive property to rewrite this sum: 100 + 75 Drag one number into each box to show Jared's expression. Brainliest!
Answer:
25(4 + 3)
Step-by-step explanation:
100 = 2^2 + 5^2
75 = 3 * 5^2
GCF = 5^2 = 25
100 + 75 =
= 25 * 4 + 25 * 3
= 25(4 + 3)
The time it takes to install a certain hardware is random. A technician installs this hardware on 64 computers with the average installation time being 42 minutes and the standard deviation of the times being 5 minutes. What is a 90% confidence interval for the popu
Answer:
[tex]40.97<\mu<43.03[/tex]
Step-by-step explanation:
Th formula for calculating the confidence interval of a population is expressed as shown;
CI = xbar ± Z*S/√n where;
xbar is the mean or average sample
Z is the z-score at 90% confidence
S is the standard deviation
n is the sample size
Given parameters
xbar = 42
Z at 90% CI = 1.645
S = 5
n = 64
Substituting the values into the formula will give;
CI = 42±(1.645*5/√64)
CI = 42±(1.645*5/8)
CI = 42±(1.645*0.625)
CI = 42±1.028125
CI = (42-1.028125, 42+1.028125)
CI = (40.971875, 43.028125)
Hence the 90% confidence interval for the population is approximately (40.97, 43.03) i.e [tex]40.97<\mu<43.03[/tex]
Yemi earns 8000naira a month and Bisi earns 6000naira a month. Find the ratio between their income.
Answer:
8:6
or
4:3
Step-by-step explanation:
How to find which ratio is largest
Let V be the volume of the solid obtained by rotating about the y-axis the region bounded y = sqrt(25x) and y = x^2/25. Find V by slicing & find V by cylindrical shells.
Explanation:
Let [tex]f(x) = \sqrt{25x}[/tex] and [tex]g(x) = \frac{x^2}{25}[/tex]. The differential volume dV of the cylindrical shells is given by
[tex]dV = 2\pi x[f(x) - g(x)]dx[/tex]
Integrating this expression, we get
[tex]\displaystyle V = 2\pi\int{x[f(x) - g(x)]}dx[/tex]
To determine the limits of integration, we equate the two functions to find their solutions and thus the limits:
[tex]\sqrt{25x} = \dfrac{x^2}{25}[/tex]
We can clearly see that x = 0 is one of the solutions. For the other solution/limit, let's solve for x by first taking the square of the equation above:
[tex]25x = \dfrac{x^4}{(25)^2} \Rightarrow \dfrac{x^3}{(25)^3} = 1[/tex]
or
[tex]x^3 =(25)^3 \Rightarrow x = \pm25[/tex]
Since we are rotating the functions around the y-axis, we are going to use the x = 25 solution as one of the limits. So the expression for the volume of revolution around the y-axis is
[tex]\displaystyle V = 2\pi\int_0^{25}{x\left(\sqrt{25x} - \frac{x^2}{25}\right)}dx[/tex]
[tex]\displaystyle\:\:\:\:=10\pi\int_0^{25}{x^{3/2}}dx - \frac{2\pi}{25}\int_0^{25}{x^3}dx[/tex]
[tex]\:\:\:\:=\left(4\pi x^{5/2} - \dfrac{\pi}{50}x^4\right)_0^{25}[/tex]
[tex]\:\:\:\:=4\pi(3125) - \pi(7812.5) = 14726.2[/tex]
At a Noodles & Company restaurant, the probability that a customer will order a nonalcoholic beverage is .50. Find the probability that in a sample of 14 customers, at least 7 will order a nonalcoholic beverage
For each customer, there are only two possible outcomes. Either they will order an alcoholic beverage, or they will not. The probability of a customer ordering an alcoholic beverage is independent of any other customer, 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.
At a Noodles & Company restaurant, the probability that a customer will order a nonalcoholic beverage is .50
This means that [tex]p = 0.5[/tex]
Sample of 14 customers
This means that [tex]n = 14[/tex]
Probability that at least 7 will order a nonalcoholic beverage
This is:
[tex]P(X \geq 7) = 1 - P(X < 7)[/tex]
In which
[tex]P(X < 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6)[/tex]
Then
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{14,0}.(0.5)^{0}.(0.5)^{14} = 0.0001[/tex]
[tex]P(X = 1) = C_{14,1}.(0.5)^{1}.(0.5)^{13} = 0.0009[/tex]
[tex]P(X = 2) = C_{14,2}.(0.5)^{2}.(0.5)^{12} = 0.0056[/tex]
[tex]P(X = 3) = C_{14,3}.(0.5)^{3}.(0.5)^{11} = 0.0222[/tex]
[tex]P(X = 4) = C_{14,4}.(0.5)^{4}.(0.5)^{10} = 0.0611[/tex]
[tex]P(X = 5) = C_{14,5}.(0.5)^{5}.(0.5)^{9} = 0.1222[/tex]
[tex]P(X = 6) = C_{14,6}.(0.5)^{6}.(0.5)^{8} = 0.1833[/tex]
So
[tex]P(X < 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) = 0.0001 + 0.0009 + 0.0056 + 0.0222 + 0.0611 + 0.1222 + 0.1833 = 0.3954[/tex]
[tex]P(X \geq 7) = 1 - P(X < 7) = 1 - 0.3954 = 0.6046[/tex]
0.6046 = 60.46% probability that at least 7 will order a nonalcoholic beverage.
For more on the binomial distribution, you can check https://brainly.com/question/15557838
This??? What is wrong with it?
Answer:
15.8 sq. in. of paper will be required.
Step-by-step explanation:
The problem is that a drinking cup does not have a cover, so only the lateral surface area counts.
I.e. We need only the first term.
A = pi r l = pi * 1.5 * sqrt(3^2+1.5^2)
= 15.81 sq. in.
Plot A shows the number of hours ten girls watched television over a one-week period. Plot B shows the number of
hours ten boys watched television over the same period of time.
Which statement correctly compares the measures of center in the two sets of data?
Both the mean and median are greater for Plot A than for Plot B.
* Both the mean and median are greater for Plot B than for Plot A.
Plot A has a greater median than Plot B, but Plot B has a greater mean.
Plot B has a greater median than Plot A, but Plot A has a greater mean.
(It’s not B on edg2020 btw)
Answer: Hello I have your Answer
It's A
Step-by-step explanation:
Your welcome
A certain family has a husband, wife, son, and daughter. All together they are 68 years old. The husband is 3 years older than the wife, and the son is 3 years older than the daughter. Four years ago, all together the family was 54 years old. How old is the husband now?
Answer:
32 years old
Step-by-step explanation:
The husband is 32 years old as the wife is 3 years younger than the husband. The son is 3 years older than the daughter. Their family altogether total age today is 68 years while 4 years ago their age total was 54 years. The difference is 14 years. If we divide the difference into 4 then the age can not be whole number which means daughter is born after 2 years. She is now 2 years older. Son is 3 years older than the daughter which means he is 5 years old. The husband then must be 32 years old and wife is 3 years younger which means she is 29 years old now.
32 + 29 + 5 + 2 = 68 years.
for each of the following express the first quantity as a percentage of the second quantity 1 year ' 4 month
Answer:
300%
Step-by-step explanation:
1 year = 12 months
percent = part/whole * 100%
percent = 12/4 * 100% = 300%
Answer:
please can u follow me I've started following you
Workbook
WB-21
38. What is the circumference of a circle that has a diameter of 12 inches? (Use
3.14 for 1.)
a. 15.14 inches
b. 37.68 inches
c. 376.8 inches
d. 9.42 inches
Answer:
37.68
Step-by-step explanation:
Formula for finding the circumference of a circle is C = 2πr
If you substitute the numbers in you should get 37.68.
The double number lines show the ratio of cups to gallons. How many cups are in 333 gallons? _____ cups
Answer:
5328 cups.
Step-by-step explanation:
Given that 333 gallons
We know that
1 gallons = 16 cups
1 cups = 0.0625 gallons
Therefore,from the above conversion we can say that
Now by putting the values in the above conversion
333 gallons = 16 x 333 cups
333 gallons = 5328 cups
So , we can say that 333 gallons is equal to 5328 cups.
Thus the answer will be 5328 cups.
Answer:
48 cups(BTW he meant 33 galons, IVE had this before). lol you need to put the double number line image. first u have to divide 64/4 to get 16, Then it says "How many cups are in 3 gallons". There fore, U multiply 16 to 3 to get ur answer "48".
Tickets to a school production cost $5 for a student ticket and $10 for an adult ticket. A total of 67 tickets were purchased at a cost of $440. Which value or expression could replace c in the table? 67 440 67 – a 440 – a
Answer:
Step-by-step explanation:
Keywords:
System of equations, variables, cost, tickets, adults, children.
For this case we must solve a system of equations with two variables represented by the tickets of students and adults of a school production.
We define the variables according to the given table:
a: Number of tickets sold to adults
c: Amount of tickets sold to children.
We then have the following system of equations:
A + c = 67
10a + 5c =440
From the first equation, we clear the value of the variable c:
C = 67 - a
Answer:
The value that could replace c in the table is:
C = 67 - a
Option C is the answer!
Hope it helped u if yes mark me BRAINLIEST!
Tysm! Plz
Simplify the following expression. (75x - 67y) - (47x + 15y)
Hi there! :)
Answer:
[tex]\huge\boxed{2(14x - 41y)}[/tex]
(75x - 67y) - (47x + 15y)
Distribute the '-' sign with the terms inside of the parenthesis:
75x - 67y - (47x - (15y))
75x - 67y - 47x - 15y
Combine like terms:
28x - 82y
Distribute out the greatest common factor:
2(14x - 41y)
A line passes through the point ( 10,3 ) and has a slope of 1/2. write an equation in slope-intercept form for this line.
Answer:
[tex]\displaystyle y=\frac{1}{2}x-2[/tex]
Solve
The point-slope form is represented with the formula:
[tex]y-y_1=m(x-x_1)[/tex]
We are given a point [tex](x_1, y_1)[/tex] and a slope: [tex]\displaystyle \frac{1}{2}[/tex].
We are asked to solve this equation in slope-intercept form, which is:
[tex]y=mx+b[/tex]
Givens
[tex]x_1: 10\\\\y_1: 3\\\\\displaystyle m: \frac{1}{2}[/tex]
To solve:
1. Substitute the givens into the point-slope form equation:
[tex]y-y_1=m(x-x_1)\\\\\displaystyle y-3=\frac{1}{2}(x-10)[/tex]
2. Simplify by using the distributive property, which states:
[tex]a(b+c)=ab+ac[/tex]
[tex]\displaystyle y-3=\frac{1}{2}x-5[/tex]
3. Simplify further by combining like terms:
[tex]\displaystyle y-3+3=\frac{1}{2}x-5+3\\\\\displaystyle y=\frac{1}{2}x-2[/tex]
The final answer in slope-intercept form is:
[tex]\large \boxed{\displaystyle y=\frac{1}{2}x-2}[/tex]
Answer:
y = 1/2x - 2
Step-by-step explanation:
Step 1:
y = mx + b Slope Intercept Form
Step 2:
y = 1/2x + b Equation
Step 3:
3 = 1/2 ( 10 ) + b Input x and y
Step 4:
3 = 5 + b Multiply
Step 5:
3 - 5 = b Subtract 5 on both sides
Step 6:
b = - 2
Answer:
y = 1/2x - 2
Hope This Helps :)
Let A and B be events. The symmetric difference A?B is defined to be the set of all elements that are in A or B but not both.
In logic and engineering, this event is also called the XOR (exclusive or) of A and B.
Show that P(AUB) = P(A) + P(B)-2P(AnB), directly using the axioms of probability.
Correction:
P(AΔB) = P(A) + P(B) - 2P(AnB)
is what could be proven using the axioms of probability, and considering the case of symmetric difference given.
Answer:
P(AΔB) = P(A) + P(B) - 2P(AnB)
Has been shown.
Step-by-step explanation:
We are required to show that
P(AUB) = P(A) + P(B) - 2P(AnB)
directly using the axioms of probability.
Note the following:
AUB = (AΔB) U (AnB)
Because (AΔB) U (AnB) is disjoint, we have:
P(AUB) = P(AΔB) + P(AnB)..................(1)
But again,
P(AUB) = P(A) + P(B) - P(AnB)...............(2)
Comparing (1) with (2), we have
P(AΔB) + P(AnB) = P(A) + P(B) - P(AnB)
P(AΔB) = P(A) + P(B) - 2P(AnB)
Where AΔB is the symmetric difference of A and B.
Find the missing side of the triangle. A. √321 yd B. √221 yd C. 3√38 yd D. √21 yd
Answer:
(B) [tex]\sqrt{221}[/tex] yards
Step-by-step explanation:
Since this is a right triangle, we can use the Pythagorean Theorem to find the length of x.
The Pythagorean Theorem states that [tex]a^2 + b^2 = c^2[/tex], where a and b are our legs and c is the hypotenuse.
We need to find c, and we already know a and b, so let's substitute.
[tex]10^2 + 11^2 = c^2\\\\100+121=c^2\\\\221=c^2\\\\c=\sqrt{221}[/tex]
Hope this helped!
Given the equation 3x+7 which order of operations completely solves for x
Answer-7/3
Step-by-step explanation:
can someone please help me?
a milha eh uma unidade usada para medir distancias. ela equivale a cerca de 1,6 quilometros. se cada carro percorrer 240 quilometros, quantas milhas tera percorrido? urgente
Classica aplicação de regra de 3:
é dito que: 1 milha = 1,6km
Logo, eis a regra de 3:
milha km
1 -------- 1,6
X -------- 240
1,6X = 240.1
X = 240/1,6
X = 150milhasLogo 240km equivalem a 150milhas
A circular fence is being placed to surround a tree. The diameter of the
fence is 4 feet. How much fencing is used? *
Answer:
12.6 ft
Step-by-step explanation:
A shopping centre wants to examine the amount of space required for parking. Studies indicated that 50% of staff and shoppers use public transportation. A survey of 1002 was taken, and 483 responded that they used public transportation. At 5% level of significance, is it reasonable to conclude that the survey results indicate a change?
Answer:
The survey result doesn't indicate the change
Step-by-step explanation:
Previous study result is 50%
Survey result:
483/1002 = 0.482 = 48.2%Comparing with previous result:
50% - 48.2% = 1.8% < 5%Since this result is within 5% level of significance, it can be concluded that the survey result doesn't indicate the change
In AABC, mZA = 32°, mZB = 25°, and a = 18. Find c to the nearest tenth.
Answer:
Step-by-step explanation:
A researcher would like to test the claim that the mean lung capacity of middle-aged smokers is less than the mean lung capacity of senior citizen nonsmokers. Independent random samples of 34 middle-aged smokers and 34 senior citizen nonsmokers will be used in a hypothesis test of this claim, and it is believed that the standard deviations of the lung capacities in the populations of middle-aged smokers and senior citizen nonsmokers are the same. Which test statistic formula should be used for this test
Answer:
The respiratory system extends from the nose and upper airway to the alveolar surface of the lungs, where gas exchange occurs. Inhaled tobacco smoke moves from the mouth through the upper airway, ultimately reaching the alveoli. As the smoke moves more deeply into the respiratory tract, more soluble gases are adsorbed and particles are deposited in the airways and alveoli. The substantial doses of carcinogens and toxins delivered to these sites place smokers at risk for malignant and nonmalignant diseases involving all components of the respiratory tract including the mouth.
Find a and b such that ab = 15
and a+b = -8.
FIND THE VALUE OF NT
PLEASE HELP ASAP :(
Answer:
NT = 14 units
Step-by-step explanation:
In this question we will apply the theorem of intersecting chords.
Two chords MY and TN are intersecting each other inside a circle at a point H.
Theorem states,
MH × HY = TH × HN
12(x) = 8(x + 2)
12x = 8x + 16
12x - 8x = 16
4x = 16
x = 4
Therefore, measure of chord NT = NH + HT
= 8 + (x + 2)
= x + 10
= 4 + 10
= 14 units
The point p=(2/5,y) lies on the unit circle below what is the value of y in simplest form
Step-by-step explanation:
distance of (1,0) from the origin is,
√{(1-0)²+(0-0)²}
= √1
= 1
So the radius of the circle is 1,
now for the point (2/5,y) distance from origin should be the same since it's the radius
so,
√{(2/5-0)²+(y-0)²} = 1
or, √(4/25+y²)=1
or, 4/25+y²=1
or, y² = 1-4/25
or, y²=21/25
or, y=√(21/25)
or, y=√21/5
so, the simplest form of y is,
[tex] \frac{ \sqrt{21} }{5} [/tex]
If f(x) = 4x + 5 and fog(x) = 8x + 13 then find g(x).
Answer:
given
f(x).4x+5
fog(x).8x+13
now
fog(x):8x+13
4x+5(g(x)):: 8x+13
g(x):: 8x+13/4x+5
Answer:
g(x) = 2x + 2
Step-by-step explanation:
One is given the following information:
f(x) = 4x + 5f o g (x) = 8x + 13One is asked to find the following:
g(x)Remember, (f o g (x)) is another way of representing a composite function. A more visual way of representing this composite function is the following (f(g(x)). In essence, one substitutes the function (g(x)) into the function (f(x)) in places of the varaible (x). Thus, represent this in the form of an equation:
f(g(x)) = 8x + 13
Substitute the given infromation into the equation:
4(g(x)) + 5 = 8x + 13
Solve for (g(x)) in terms of (x). Remember to treat (g(x)) as a single parameter:
4(g(x)) + 5 = 8x + 13
Inverse operations,
4(g(x)) + 5 = 8x + 13
4(g(x)) = 8x + 8
g(x) = (8x + 8) ÷ 4
g(x) = 2x + 2
You have a jar containing 55 coins, consisting entirely of nickels and quarters, worth a
total of $7.15. How many quarters are in the jar?
Answer: 22 quarters
Step-by-step explanation:
Let N be the number of nickels.
Then the number of quarters is (55-N)
The nickels contribute 5N cents to the total.
The quarters contribute 25*(55-N) cents to the total.
5N + 25*(55-N) = 715
5N + 1375 - 25N = 715
-20N = 715 - 1375 = -660
[tex]N=\frac{-660}{-20}[/tex]
[tex]=33[/tex]
[tex]55-33=22[/tex]
So there is 22 quarters inside the jar.
Check to see if my answer is correct-
33*5 + 22*25 = 715 cents
The length of a rectangle is shown below:
On a coordinate grid from negative 6 to positive 6 on the x-axis and on the y-axis, two points A and B are shown. Point A is on ordered pair negative 4, 5, and the point B is on ordered pair 5, 5.
If the area of the rectangle to be drawn is 90 square units, where should points C and D be located, if they lie vertically below A and B, to make this rectangle?
C(4, −5), D(−3, −5)
C(5, −4), D(−4, −4)
C(5, −5), D(−4, −5)
C(−5, 5), D(−5, −4)
Answer:
C(5, −5), D(−4, −5)
Step-by-step explanation:
9 across
A(-4, 5) ————————— B(5, 5)
| |
| 90 square units | 10 down
| |
D(-4, -5) ————————— C(5, -5)