Answer:
One lamp is equal to 23 dollars
One table is equal to 42 dollars.
Step-by-step explanation:
We can solve this by first organizing what we have.
1 table (t) + 2 lamps (l) = 88.
2 tables (t) + 3 lamps (l) = 153.
_____________
===============
1t + 2l = 88
2t + 3l = 153
===============
-------------------------
If we multiply both sides by 2 on the first equation of
1t + 2l = 88
we could get
2t + 4l = 176.
If that is true, we can subtract the second equation of
2t + 3l = 153 from the new equation to get the price of a lamp.
2t + 4l = 176
- 2t + 3l = 153
____________
= 0t + l = 23
One lamp is equal to 23.
We can check this by plugging it into an equation.
1 + 2(23) = 88
1t + 46 = 88
1t + 46 - 46 = 88 - 46
1t = 42
If one table equals 42, we can put this back into the second equation to check.
2 (42) + 3 (23) = 153
84 + 69 = 153
That is correct.
Another way to solve is to put this like a system of equations in a graph, by replacing "t" by "x" for example, and "l" by y.
Then you could put it into a graphing calculator and solve by looking for the place where the two lines converge or meet.
Since we put "x" for "t", that means that whatever the x-value is on the solution point, that is the cost of a table, and the y-value is the cost of the lamps.
Another way to solve, is to find the unit rate first by subtracting the first equation from the second equation.
2t + 3l = 153
- 1t + 2l = 88
____________
= t + l = 65
If t + l = 65, we can rearrange that equation to be something like t = 65 - l.
That means "t" is equal to 65 bucks minus a lamp.
We put this back into the first equation of
1t + 2l = 88
and replace "t" with the previous expression.
1(65 - l) + 2l = 88
Simplify/distributive property
65 - l + 2l = 88
65 - 65 - l + 2l = 88 - 65
-l + 2l = 23
l = 23
One lamp is equal to 23 bucks.
Confirmed :)
A lamp cost $23
Let the cost of a table be represented by x
Let the cost of a lamp be represented by y.
Since one table and two lamps cost $88, this can be represented as:
x + 2y = 88 ........ equation i
Since two tables and three lamps cost $153, this can be represented as:
2x + 3y = 153 ........ equation ii
Therefore, the equations are:
x + 2y = 88 ....... i
2x + 3y = 153 ....... ii
From equation i,
x + 2y = 88
x = 88 - 2y ...... iii
Put the value of x into equation ii
2x + 3y = 153
2(88 - 2y) + 3y = 153
176 - 4y + 3y = 153
Collect like terms
-4y + 3y = 153 - 176
-y = -23
y = 23
Therefore, a lamp cost $23
Read related question on:
https://brainly.com/question/15165519
A service station has both self-service and full-service islands. On each island, there is a single regular unleaded pump with two hoses. Let X denote the number of hoses being used on the self-service island at a particular time, and let Y denote the number of hoses on the full-service island in use at that time. The joint pmf of X and Y appears in the accompanying tabulation.
Y
p(x,y) 0 1 2
x 0 0.10 0.04 0.02
1 0.08 0.20 0.06
2 0.06 0.14 0.30
a. What is P(X = 1 and Y = 1)?
b. Compute P(X ≤ 1 and Y ≤ 1).
c. Give a word description of the event {X ≠ 0 and Y ≠ 0}, and compute the probability of this event.
d. Compute the marginal pmf of X and of Y. Using pX(x), what is P(X ≤ 1)?
e. Are X and Y independent rv’s? Explain.
Answer:
a. 0.2
b. 0.42
c. 0.7
d. the solution is in the explanation
e. x and y are not independent
Step-by-step explanation:
a. from the joint probability mass function table,
p(x=1) and p(Y= 1)
= p(1,1) = 0.2
b. prob(0,0)+prob(0,1)+prob(1,0)+prob(1,1)
= 0.10 + 0.04 + 0.08 + 0.20
= 0.42
P(X ≤ 1 and Y ≤ 1) = 0.42
c. prob {X ≠ 0 and Y ≠ 0}
= prob(1,1) + prob(1,2) + prob(2,1) + prob(2,2)
= 0.20 + 0.06 + 0.14 + 0.30
= 0.7
d. we have to calculate the marginal pmf of x and y here.
we have the x values as 0,1,2
prob(x=0) = 0.1 + 0.04 + 0.02
= 0.16
prob(x=1) = 0.08 + 0.2 + 0.06
= 0.34
prob(x=2) = 0.06+0.14+0.3
= 0.50
we have y values as 0,1,2
prob(y=0) = .1+.08+.06
= 0.24
prob(y=1) = .04+.2+.14
= 0.38
prob(y = 2) = 0.02+0.06+0.3
= 0.38
P(X ≤ 1) = prob(x=0)+prob(x=1)
= 0.34+0.16
= 0.50
e. from the joint table we have this,
prob(1,1) = 0.2
prob(x=1) = 0.34
prob(y=1) = 0.38
then prob(x=1)*prob(y=1)
= 0.34*0.38
= 0.1292
therefore prob(1,1) is not equal to prob(x=1)*prob(y=1)
0.2≠0.1292
x and y are not independent
If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of
n?
A) 1
B) 16
C) 9
D) 4
Answer:
4
Problem:
If m and n are positive integers and m^2 - n^2 = 9, which of the following could be the value of
n?
A) 1
B) 16
C) 9
D) 4
Step-by-step explanation:
One approach would be to plug in the choices and see.
If n=1, then we have m^2-1=9.
This would give m^2=10 after adding 1 on both sides. There is no integer m when squared would give us 10. ( Square root of 9 is a decimal )
If n=16, then we would have m^2-256=9.
This would give m^2=265 after adding 256 on both sides. There is no integer m when squared would give us 265. ( Square root of 265 is a decimal )
If n=9, then we would have m^2-81=9.
This would give m^2=90 after adding 81 on both sides. There is no integer m when squared would give us 90. ( Square root of 90 is a decimal )
If n=4, then we would have m^2-16=9.
This would give m^2=25 after adding 16 on both sides. There is an integer m when squared would give us 25. ( Square root of 25 is a 5)
You work as an office assistant who does data entry for a large survey company. Data entry is performed in two-person teams: one person types and the other checks that person's work for errors. Each two-person team, on average, can enter the data of 520 surveys per day. A huge collection of 7,540 surveys will arrive tomorrow and must be entered by the end of the day. In order to enter all of the survey data, how many total employees, working in two-person teams, must work tomorrow?
Answer:
you just gave your self the answer because you just need to multiply
Step-by-step explanation:
15080 is the answer
Practice Question
1) VAT (value-added tax) is paid on things that you buy.
The table on the right shows the 2019 VAT rates.
This is how much VAT is charged on certain items
as a percentage of the item's cost.
VẬT (%)
20
5
0.
Items
Chocolate and crisps
Gas and electric
Fruit and vegetables
Currena
Before VAT is added, Simon pays 12p per unit of
electricity plus a fixed charge of £87 per year.
How much does Simon pay in VAT if he uses 3000 units of electricity in one year?
er hour
Shane and Space
Simon will pay £18 in VAT for using 3000 units of electricity in one year.
The VAT rate for gas and electric is 5%.
Therefore, Simon will pay VAT on his electricity usage.
Let's calculate Simon's annual electricity cost without VAT:
Cost per unit of electricity = 12p
= £0.12
Number of units used in one year = 3000
Electricity cost without VAT = Cost per unit × Number of units
= £0.12 × 3000
= £360
Now, let's calculate the VAT amount:
VAT rate = 5% = 0.05
VAT amount = Electricity cost without VAT × VAT rate
= £360 × 0.05
= £18
Therefore, Simon will pay £18 in VAT for using 3000 units of electricity in one year.
To learn more on VAT amount click:
https://brainly.com/question/31403944
#SPJ4
Please ignore the writing in blue as I tried to work it out but couldn’t
Answer:
[tex]k=35[/tex]°
Step-by-step explanation:
The degree measure of a straight line is (180) degrees. Therefore, when a line intersects another line, the sum of angle measures on any one side of the line is (180). One can apply this here to find the supplement (the angle on the same side of the line) of the angle with a measure of (130) degrees, and (85) degrees.
[tex]130 + (unknown_1)=180\\unknown_1=50\\\\85+(unknown_2)=180\\unknown_2=95[/tex]
The sum of angle measures in a triangle is (180) degrees, one can apply this here by stating the following;
[tex](unknown_1)+(unknown_2)+(k)=180[/tex]
Substitute,
[tex]50+95+k=180[/tex]
Simplify,
[tex]50+95+k=180\\\\145+k=180\\\\k=35[/tex]
[tex]\sf \bf {\boxed {\mathbb {TO\:FIND :}}}[/tex]
The measure of angle [tex]k[/tex].
[tex]\sf \bf {\boxed {\mathbb {SOLUTION:}}}[/tex]
[tex]\implies {\blue {\boxed {\boxed {\purple {\sf {k\:=\:35°}}}}}}[/tex]
[tex]\sf \bf {\boxed {\mathbb {STEP-BY-STEP\:\:EXPLANATION:}}}[/tex]
We know that,
[tex]\sf\pink{Sum\:of\:angles\:on\:a\:straight\:line\:=\:180°}[/tex]
➪ [tex]x[/tex] + 85° = 180°
➪ [tex]x[/tex] = 180° - 85°
➪ [tex]x[/tex] = 95°
Also,
Exterior angle of a triangle is equal to sum of two opposite interior angles.
And so we have,
➪ 130° = [tex]k[/tex] + [tex]x[/tex]
➪ [tex]k[/tex] + 95° = 130°
➪ [tex]k[/tex] = 130°- 95°
➪ [tex]k[/tex] = 35°
Therefore, the value of [tex]k[/tex] is 35°.
[tex]\sf \bf {\boxed {\mathbb {TO\:VERIFY :}}}[/tex]
[tex]\sf\blue{Sum\:of\:angles\:of\:a\:triangle\:=\:180°}[/tex]
➪ 50° + 35° + 95° = 180°
( where 50° = 180° - 130°)
➪ 180° = 180°
➪ L. H. S. = R. H. S.
Hence verified.
(Note: Kindly refer to the attached file.)
[tex]\huge{\textbf{\textsf{{\orange{My}}{\blue{st}}{\pink{iq}}{\purple{ue}}{\red{35}}{\green{ヅ}}}}}[/tex]
Last year Nancy weighted 37 5/8 pounds. This year she weighed 42.7 pounds. How much did she gain?
Answer:
Nancy gained 5.075 pounds.
Step-by-step explanation:
5/8=0.625
37.625
42.7-37.625=5.075
A sprinkler releases water st a rate of 150 liters per hour. If the sprinkler operated for 80 minutes how many liters of water will be released
The amount of water released from the sprinkler for 80 minutes is 200 L
What is an Equation?
Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.
It demonstrates the equality of the relationship between the expressions printed on the left and right sides.
Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.
Given data ,
Let the amount of water from the sprinkler for 80 minutes be = A
Now , the value of A is given by the equation
A sprinkler releases water st a rate of 150 liters per hour
So , 60 minutes = 150 Liters of water
80 minutes = 1/60 hours
80 minutes = 1.333 hours
The amount of water released for 1.333 hours A = 150 x 1.333
On simplifying the equation , we get
The amount of water released for 1.333 hours A = 200 L
Therefore , the value of A is 200 L
To learn more about equations click :
https://brainly.com/question/19297665
#SPJ2
Use cylindrical shells to find the volume of the solid generated when the region
R under y = x2 over the interval (0,2) revolved about the line y = -1
Answer:
[tex]\displaystyle V = \frac{176 \pi}{15}[/tex]
General Formulas and Concepts:
Pre-Algebra
Equality PropertiesAlgebra I
Terms/CoefficientsExpandingFunctionsFunction NotationGraphingExponential Rule [Root Rewrite]: [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]Calculus
Integrals
Definite IntegralsArea under the curveIntegration Rule [Reverse Power Rule]: [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]
Integration Rule [Fundamental Theorem of Calculus 1]: [tex]\displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)[/tex]
Integration Property [Multiplied Constant]: [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]
Integration Property [Addition/Subtraction]: [tex]\displaystyle \int {[f(x) \pm g(x)]} \, dx = \int {f(x)} \, dx \pm \int {g(x)} \, dx[/tex]
Shell Method:
[tex]\displaystyle V = 2\pi \int\limits^b_a {xf(x)} \, dx[/tex]
[Shell Method] x is the radius[Shell Method] 2πx is the circumference[Shell Method] 2πxf(x) is the surface area[Shell Method] 2πxf(x)dx is the volumeStep-by-step explanation:
Step 1: Define
Identify
Graph of region
y = x²
x = 2
y = 4
Axis of Revolution: y = -1
Step 2: Sort
We are revolving around a horizontal line.
[Function] Rewrite in terms of y: x = √y[Graph] Identify bounds of integration: [0, 4]Step 3: Find Volume Pt. 1
[Shell Method] Find distance of radius x: [tex]x = y + 1[/tex][Shell Method] Find circumference variable f(x) [Area]: [tex]\displaystyle f(x) = 2 - \sqrt{y}[/tex][Shell Method] Substitute in variables: [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - \sqrt{y})} \, dy[/tex][Integral] Rewrite integrand [Exponential Rule - Root Rewrite]: [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - y^\bigg{\frac{1}{2}})} \, dy[/tex][Integral] Expand integrand: [tex]\displaystyle V = 2\pi \int\limits^4_0 {(-y^\bigg{\frac{3}{2}} + 2y - y^\bigg{\frac{1}{2}} + 2)} \, dy[/tex][Integral] Integrate [Integration Rule - Reverse Power Rule]: [tex]\displaystyle V = 2\pi \bigg( \frac{-2y^\bigg{\frac{5}{2}}}{5} + y^2 - \frac{2y^\bigg{\frac{3}{2}}}{3} + 2y \bigg) \bigg| \limits^4_0[/tex]Evaluate [Integration Rule - Fundamental Theorem of Calculus 1]: [tex]\displaystyle V = 2\pi (\frac{88}{15})[/tex]Multiply: [tex]\displaystyle V = \frac{176 \pi}{15}[/tex]Topic: AP Calculus AB/BC (Calculus I/I + II)
Unit: Applications of Integration
Book: College Calculus 10e
In the following diagram HI || JK.
HELP MATES PLEASE WILL GIVE 15 POINTS
What is the measure of Zx?
Angles are not necessarily drawn to scale.
67°
H
K
46°
2°
I
A
Answer:
m∠ x = 67
Step-by-step explanation:
∠AJK = ∠AHI = 67 Corresponding Angles
180 - 67 - 46 = x
x = 67
Triangle Sum Theory - the sum of all angles in a triangle = 180
Also, when you see parallel lines look for Corresponding,
Alternate Interior or Same side Interiors.
Brian, the gorilla, was planning a party for his zoo friends. He sent his elves Jamie and Nancy into the North Pole exhibit to count the penguins and reindeer. Jamie said there were 40 legs and Nancy said there were 14 heads. How many penguins and reindeer were in the exhibit?
Answer:
There are 8 penguins and 6 reindeers.
Step-by-step explanation:
Since Brian, the gorilla, was planning a party for his zoo friends, and he sent his elves Jamie and Nancy into the North Pole exhibit to count the penguins and reindeer, and Jamie said there were 40 legs and Nancy said there were 14 heads To determine how many penguins and reindeer were in the exhibit, the following calculation must be performed:
Penguins: 1 head and 2 legs
Reindeers: 1 head and 4 legs
40 - (14 x 2) = X
40 - 28 = X
12 = X
12/2 = 6
14 - 6 = 8
8 x 2 + 6 x 4 = X
16 + 24 = X
40 = X
Therefore, there are 8 penguins and 6 reindeers.
1.3 hectoliters is how many liters
Answer: 130 liters
Step-by-step explanation:
1 hectoliter = 100 liters
1.3 hectoliters = 1.3 · 100 = 130 liters
A plumber charges $50 for the first visit plus $8 per hour of work. If the total bill is $290, how many hours did the plumber work?
30 hours
40 hours
80 hours
None of these choices are correct.
Answer:
Step-by-step explanation:
50 + 8x = 290
8x = 240
x = 30 hours
Examine the two normal probability curves and complete the statements.
The mean of the shorter normal curve is ["equal to", "greater than", "less than"] the mean of the taller normal curve.
The standard deviation of the shorter normal curve is ["less than", "greater than", "equal to"] the standard deviation of the taller normal curve.
The area under the shorter normal curve is ["equal to", "greater than", "less than"] the area under the taller normal curve.
Answer: hello the two normal probability curves are missing
answer:
a) equal to
b) greater than
c) equal to
Step-by-step explanation:
a) The mean of the shorter normal curve is equal to The mean of the taller normal curve is
b) The standard deviation of the shorter normal curve is greater than the standard deviation of the taller normal curve
c) The area under the shorter normal curve is equal to the area under the taller normal curve
What is the smallest 6-digit- palindrome (a number that reads the same forward and backward) divisible by 99
Answer:
108801
Step-by-step explanation:
Palindrome as defined in the given question as a number which reads the same forward and backward. Examples are: 1001, 20202, 1331 etc.
Thus, to determine the smallest 6-digit palindrome divisible by 99 without a remainder, the digits should be in the form of abccba.
Therefore, the smallest 6-digit palindrome that can be divided by 99 is 108801.
So that,
108801 ÷ 99 = 1099
In any triangle ABC,Prove by vector method c^2=a^2+b^2-2abcosC
Answer:
Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:
[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]
[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]
[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]
[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]
[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]
Step-by-step explanation:
Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:
[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]
[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]
[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]
[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]
[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]
2x+2y=38 y=x+3 solve by the solution
Answer:
x = 8 , y = 11
Step-by-step explanation:
[tex]2x + 2y = 38 => x + y = 19 - -- ( 1 ) \\\\y = x + 3 ---- ( 2 ) \\\\Substitute \ ( 2 ) \ in \ ( 1) :\\\\ x + y = 19\\\\x + ( x+ 3) = 19\\\\2x + 3 = 19\\\\2x = 19 - 3 \\\\2x = 16 \\\\x = \frac{16}{2} = 8\\\\Substitute \ x = 8 \ in \ ( 1 ) : \\\\x + y = 19\\\\8 + y = 19\\\\y = 19 - 8 = 11[/tex]
what is the graph of this function?
Answer:
You MADE IT EASY
Step-by-step explanation:
[tex] {y - 5 \times 9}^{2} \: times \: sevem \\ n \: equals \sec(x + {}^{2} ) [/tex]
convert 65 kg into gram .
Answer:
65000
Step-by-step explanation:
65x 1000
1000 because 1kg= 1000
A copy machine makes 44 copies per minute. How many copies does it make in 3 minutes and 45 seconds?
Answer:
in 3 minutes ;
44 × 3 = 132 copies
and 45 soconds;
[tex]45 \: seonds \: = \frac{3}{4} \: mınutes[/tex]
44 × ¾ = 33 copies
132 + 33 copies = 165 copiesHAVE A NİCE DAY
Step-by-step explanation:
GREETİNGS FROM TURKEY ツ
______are used to represent an unknown quantity in a mathematical expression.
Answer:
Variables are used to represent an unknown quantity in a mathematical expression.
Step-by-step explanation:
Variables are used to represent an unknown quantity in a mathematical expression.For example : x + 2 = 4, here x is the variable.We can denote variable by any alphabet i.e, a,b,c,d etc.what are the following proof triangle LMN equals triangle OPQ
Answer:
D. SSS
Step-by-step explanation:
Was given to us that the corresponding sides are congruent so is SSS.
Side Side Side Theorem tells us that if am the sides of a triangle are having the same measurement with the corresponding sides of another triangle then the two triangles are congruent.
A company decides to drain the water heater to flush out sediments. The water heater has a capacity of 500 gallons. It drains 100 gallons in 20 minutes. After 20 minutes, they open another drain valve and it drains 200 gallons in the next 20 minutes. The drain valves are closed for 10 minutes, while the workers take a break and then the water heater is drained until the water heater is completely empty.
What are the domain and the range of this relation?
Answer:
≤ y ≤ 70 and 0 ≤ x ≤ 500
Step-by-step explanation:
In this relation we have two things to analyze, the number of gallons of water in the heater, that is 500 gallons, and the time that it took to empty the heater.
Let's count the time.
First, there are 20 minutes in wich 100 gallons are drained.
then, another drain valve is opened, so in 20 minutes they drain 200 gallons of water.
now, the wait for 10 minutes.
Now there are 200 gallons remaining, so the workers must wait for the other 20 minutes to drain the 200 gallons remaining.
The total amount of time is 70 minutes.
So if we have a relationship of water in the heater vs time, where X is the water remaining and Y is the time, the correct domains are:
Y from 0 minutes to 70 minutes
X from 0 gallons to 500 gallons
So the correct options are C and E.
0 ≤ y ≤ 70 and 0 ≤ x ≤ 500
hello can anyone help with this?
Answer:
<2 and <13 are alternate exterior angles.
In simple form, alternate exterior angles are the opposite angle on the opposing parallel line. So, to make you understand better, <4 and <15 are alternate exterior angles.
Hope this helps :D
Suppose the mean income of firms in the industry for a year is 95 million dollars with a standard deviation of 11 million dollars. If incomes for the industry are distributed normally, what is the probability that a randomly selected firm will earn less than 114 million dollars
Answer:
95.73%
Step-by-step explanation:
Given data:
mean μ= 95
standard deviation, σ = 11
to calculate, the probability that a randomly selected firm will earn less than 114 million dollars;
Use normal distribution formula
[tex]P(X<114)=P(Z<\frac{X-\mu}{\sigma} )[/tex]
Substitute the required values in the above equation;
[tex]P(X<114)=P(Z<\frac{114-95}{11} )\\P(X<114)=P(Z<1.7272)\\P(X<114)=0.9573[/tex]
Therefore, the probability that a randomly selected firm will earn less than 114 million dollars = 95.73%
Assume that 300 births are randomly selected and 5 of the births are girls. Use subjective judgment to describe the number of girls as significantly high, significantly low, or neither significantly low nor significantly high.g
Answer:
Following are the response to the given choice.
Step-by-step explanation:
Please find the complete question in the attached file.
Subjective opinion = Question of opinion.
Therefore this requires only just opinion and we don't have to do any actual calculations.
Does this seem like a great number of girls, a little number of girls, or a decent number of girls to you but if 1,300 babies were born, 5 of whom were females?
This is a small number of beautiful gals, in my honest opinion. We anticipate boys and girls to be produced about the very same frequency, thus I expect some half of them to be females if there are 1 300 newborns. You should have roughly 650 girls if 50% of the infants are girls, but now we only have five. That appears to me to be considerably low. which is your own opinion.
add 7/8 + 2 3/24 + 6 1/6
Answer:
9 4/24 or 9 1/6
Find the LCM(lowest common multiple) of 8, 24 and 6.The LCM of 8, 24 and 6 is 24.We now want to turn all the denominators into 24 so we are going multiply 7/8 by 3 and 1/6 by 4. We won't need to turn the denominator of 3/24 into 24 because it's already 24Whatever you do to the denominator you have to do to the numerator, so you also have to multiply the numerator of 7/8 by 3 and the numerator of 1/6 by 4That now results in 21/8 + 2 3/24 + 6 4/24Now you have to add all the fractions together which is going to equal to 28/24Because 28/24 is more than the whole, subtract 28 from 24 which gives us 4. That 4 is now our new numeratorWe are now going to all the whole numbers 6+2+1=9. Incase you're wondering, the '1' came from the 28/24The answer you should get should be 9 4/24 or if it should be simplified it would be 9 1/6
the time it takes a runner to complete a race is inversely related to the speed of the runner if a runner can complete a race in 40 minutes while running at 8 mph how long will it take the runner to complete the race running at 9 mph t
You play basketball at your school's
indoor stadium. You have two payment
options. Option A is to buy a membership
card for $20 and pay $2 each time you
go to the gym, t. Option B is to pay $4
each time you go. Write a a linear
equation to show how many trips to the
gym would the cost be the same?
Answer:
20 + 2x = 4x
Step-by-step explanation:
So you are setting the two expressions equal to each other.
buying a membership card and paying each time looks like this: 20 + 2x where x is the number of times you go to the gym. 20 dollars base then 2 each time you go.
4 each time you go is just 4x
so just set the two equal to each other.
20 + 2x = 4x
If you solve it you will get x = something, which would be the number of times to make the two equal.
A cylinder has a radius of 2.5 inches (in.) and a height of 11 in., as shown.
2.5 in.
11 in.
What is the surface area, in square inches, of the cylinder?
Answer:
212.06
Step-by-step explanation:
can't really explain since the formula is fricking long but trust me that's uts 212.06 in²
Quality control. As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective.
(a) What population is under consideration in the data set?
(b) What parameter is being estimated?
(c) What is the point estimate for the parameter?
(d) What is the name of the statistic can we use to measure the uncertainty of the point estimate?
(e) Compute the value from part (d) for this context.
(f) The historical rate of defects is 10%. Should the engineer be surprised by the observed rate of defects
during the current week?
(g) Suppose the true population value was found to be 10%. If we use this proportion to recompute the value in part (e) using p = 0.1 instead of pˆ, does the resulting value change much?
Answer:
See Explanation
Step-by-step explanation:
According to the Question,
Given That, As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective.(a) The sample is from all computer chips manufactured at the factory during the week of production. We might be tempted to generalize the population to represent all weeks, but we should exercise caution here since the rate of defects may change over time.
(b) The fraction of computer chips manufactured at the factory during the week of production that had defects.
(c) Estimate the parameter using the data: phat = 27/212 = 0.127.
(d) Standard error (or SE).
(e) Compute the SE using phat = 0.127 in place of p:
SE ≈ √(phat(1−phat)/n) = 0.023.
(f) The standard error is the standard deviation of phat. A value of 0.10 would be about one standard error away from the observed value, which would not represent a very uncommon deviation. (Usually beyond about 2 standard errors is a good rule of thumb.) The engineer should not be surprised.
(g) Recomputed standard error using p = 0.1: SE = 0.021. This value isn't very different, which is typical when the standard error is computed using relatively similar proportions (and even sometimes when those proportions are quite different!).