Answer:
[tex]\begin{array}{cccccc}x & {0} & {1} & {2} & {3} & {4} \ \\ P(x) & {0.0256} & {0.1536} & {0.3456} & {0.3456} & {0.1296} \ \end{array}[/tex]
Step-by-step explanation:
Given
[tex]p = 60\%[/tex]
[tex]n = 4[/tex]
Required
The distribution of x
The above is an illustration of binomial theorem where:
[tex]P(x) = ^nC_x * p^x *(1 - p)^{n-x}[/tex]
This gives:
[tex]P(x) = ^4C_x * (60\%)^x *(1 - 60\%)^{n-x}[/tex]
Express percentage as decimal
[tex]P(x) = ^4C_x * (0.60)^x *(1 - 0.60)^{n-x}[/tex]
[tex]P(x) = ^4C_x * (0.60)^x *(0.40)^{4-x}[/tex]
When x = 0, we have:
[tex]P(x=0) = ^4C_0 * (0.60)^0 *(0.40)^{4-0}[/tex]
[tex]P(x=0) = 1 * 1 *(0.40)^4[/tex]
[tex]P(x=0) = 0.0256[/tex]
When x = 1
[tex]P(x=1) = ^4C_1 * (0.60)^1 *(0.40)^{4-1}[/tex]
[tex]P(x=1) = 4 * (0.60) *(0.40)^3[/tex]
[tex]P(x=1) = 0.1536[/tex]
When x = 2
[tex]P(x=2) = ^4C_2 * (0.60)^2 *(0.40)^{4-2}[/tex]
[tex]P(x=2) = 6 * (0.60)^2 *(0.40)^2[/tex]
[tex]P(x=2) = 0.3456[/tex]
When x = 3
[tex]P(x=3) = ^4C_3 * (0.60)^3 *(0.40)^{4-3}[/tex]
[tex]P(x=3) = 4 * (0.60)^3 *(0.40)[/tex]
[tex]P(x=3) = 0.3456[/tex]
When x = 4
[tex]P(x=4) = ^4C_4 * (0.60)^4 *(0.40)^{4-4}[/tex]
[tex]P(x=4) = 1 * (0.60)^4 *(0.40)^0[/tex]
[tex]P(x=4) = 0.1296[/tex]
So, the probability distribution is:
[tex]\begin{array}{cccccc}x & {0} & {1} & {2} & {3} & {4} \ \\ P(x) & {0.0256} & {0.1536} & {0.3456} & {0.3456} & {0.1296} \ \end{array}[/tex]
Which best describes the vertex of the graph?
a (-3, -4)
b (-3, -4)
c (3, -4)
d (3, -4)
Answer: C
Step-by-step explanation:
How do you graph this ,helppppppppp
A car travels at a speed of x miles per hour for 3 hours and at half that speed for 2 hours. Which expression gives the total distance the car traveled in 5 hours?
Answer:
3x + (x/2) *2
Step-by-step explanation:
The distance for the first 3 hours is rate times time
x *3
The distance for the next 2 hours is rate times time
x/2 *2
Add them together to get the total distance
3x + (x/2) *2
1/f = 1/d + 1/d'
How do I find d'?
A television screen measures 35 cm wide and 26 cm high. What is the diagonal measure of the screen?
Answer:
43.6 (approximately)
Step-by-step explanation:
Diagonal measures of the screen is,
√(35²+26²)
= √(1901)
= 43.6 (approximately)
Answered by GAUTHMATH
We calculate the dioglonal using the Pythagorean theorem
[tex]\displaystyle\ C^2=A^2+B^2=> C=\sqrt{A^2+B^2} \ then \\\\C=\sqrt{26^2+35^2} =\sqrt{1225+676} =\sqrt{1901} \approx43.6\\\\Answer : the \:diagonal \:\:length is \:\underline{43.6}[/tex]
❊ Simplify :
[tex] \large{ \bf{ \frac{x - 1}{ {x}^{2} - 3x + 2} + \frac{x - 2}{ {x}^{2} - 5x + 6 } + \frac{x - 5}{ {x}^{2} - 8x + 15 } }}[/tex]
[tex] \large{ \tt{ans : \bf{ \frac{3x - 7}{(x - 2)(x - 3)} }}}[/tex]
- Show your workings *
- Irrelevant / Random answers will be reported!
[tex]\red{\frak{Given}}\Bigg\{ \sf \dfrac{x - 1}{ {x}^{2} - 3x + 2} + \dfrac{x - 2}{ {x}^{2} - 5x + 6 } + \dfrac{x - 5}{ {x}^{2} - 8x + 15 } [/tex]
[tex]\rule{200}4[/tex]
[tex]\sf\longrightarrow \small \dfrac{x - 1}{ {x}^{2} - 3x + 2} + \dfrac{x - 2}{ {x}^{2} - 5x + 6 } + \dfrac{x - 5}{ {x}^{2} - 8x + 15 } \\\\\\\sf\longrightarrow \small \dfrac{ x-1}{x^2-x -2x +2} +\dfrac{ x-2}{x^2-3x-2x+6} +\dfrac{ x -5}{x^2-5x -3x + 15 } \\\\\\\sf\longrightarrow\small \dfrac{ x -1}{ x ( x - 1) -2(x-1) } +\dfrac{ x-2}{x ( x -3) -2( x -3)} +\dfrac{ x -5}{ x(x-5) -3( x -5) } \\\\\\\sf\longrightarrow \small \dfrac{ x -1}{ ( x-2) (x-1) } +\dfrac{ x-2}{( x -2)(x-3) } +\dfrac{ x -5}{ (x-3)(x-5) } \\\\\\\sf\longrightarrow\small \dfrac{ 1}{ x-2} +\dfrac{ 1}{ x -3} +\dfrac{1}{ x -3} \\\\\\\sf\longrightarrow \small \dfrac{1}{x-2} +\dfrac{2}{x-3} \\\\\\\sf\longrightarrow \small \dfrac{ x-3 +2(x-2)}{ ( x -3)(x-2) } \\\\\\\sf\longrightarrow \small \dfrac{ x - 3 +2x -4 }{ (x-3)(x-2) } \\\\\\\sf\longrightarrow \underset{\blue{\sf Required \ Answer }}{\underbrace{\boxed{\pink{\frak{ \dfrac{ 3x -7}{ ( x -2)(x-3) } }}}}}[/tex]
[tex]\rule{200}4[/tex]
Answer:
Your solution ..................
Write the equation of the line perpendicular to 7y - 35x = 21 that passes through the point (10,-8).
Answer:
y = -1/5x - 6
Step-by-step explanation:
7y - 35x = 21 7y = 35x + 21 y = 5x + 3
y = -1/5x + b
-8 = -1/5(10) + b
-8 = -2 + b
-6 = b
Ted can clear a football field of debris in 3 hours. Jacob can clear the same field in 2 hours. When they work together, the situation can be modeled by the equation, where t is the number of hours it would take to clear the field together.
How long will it take Ted and Jacob to clear the field together?
Answer:
[tex]\frac{6}{5}[/tex] of an hour = 1 1/5 hour = 72 minutes
Step-by-step explanation:
[tex]\frac{1}{3} h + \frac{1}{2}h = 1\\\\\frac{2}{6} h + \frac{3}{6}h = 1\\\\\\\frac{5 }{6} h =1\\\\h=\frac{6}{5}[/tex]
It would take Ted and Jacob 6/5 or 1.2 hours to clear the field together.
What is an equation?An equation contains one or more terms with variables connected by an equal sign.
Example:
2x + 4y = 9 is an equation.
2x = 8 is an equation.
We have,
Let's use the formula for the work rate:
Ted's work rate = 1/3 of the field per hour
Jacob's work rate = 1/2 of the field per hour
Together, their work rate.
= (1/3 + 1/2) of the field per hour
Now,
We can simplify the equation for the combined work rate by finding a common denominator:
(1/3 + 1/2)
= (2/6 + 3/6)
= 5/6 of the field per hour
Now we can use the formula for the work rate to solve the time it would take them to clear the field together:
(5/6)t = 1
(where t is the time in hours)
Solving for t:
(5/6)t = 1
t = 6/5
Therefore,
It would take Ted and Jacob 6/5 or 1.2 hours to clear the field together.
Learn more about equations here:
https://brainly.com/question/17194269
#SPJ7
solve for x -3x+2=-11 please
Answer:
6.5
Step-by-step explanation:
We need to solve out for x , the given Equation is ,
[tex]: \implies[/tex] x - 3x + 2 = -11
[tex]: \implies[/tex] -2x = -11 -2
[tex]: \implies[/tex] -2x = -13
[tex]: \implies[/tex] x = -13/-2
[tex]: \implies[/tex] x = 6.5
Answer:
x = 6.5
Step-by-step explanation:
[tex]x - 3x + 2 = - 11 \\ - 2x + 2 = - 11 \\ - 2x = - 11 - 2 \\ \frac{ - 2x}{ - 2} = \frac{ - 13}{ - 2} \\ x = + 6.5 [/tex]
a square number and a multiple of 3 have a total of 90 what r the 2 numbers
Hello,
Let's x² the square number
and 3*y the multiple of 3.
[tex]x^2+3y=90\\\\\boxed{y=-\dfrac{1}{3} x^2+30}\\\\[/tex]
2 solutions : for (x,y) as integers : (-6,18) and (6,18)
but one solution for (x²,3y) as integers : (36,54)
The midpoint, M , of segment AB has coordinates (2,−1) . If endpoint A of the segment has coordinates (−3,5) , what are the coordinates of endpoint B ?
The coordinates of endpoint B are?
the coordinates of endpoint B are (7,7)
Answer:
Solution given:
M(x,y)=(2,-1)
A[tex](x_{1},y_{1})=(-3,5)[/tex]
Let
B[tex](x_{2},y_{2})=(a,b)[/tex]
now
by using mid point formula
x=[tex]\frac{x_{1}+x_{2}}{2}[/tex]
$ubstituting value
2*2=-3+a
a=4+3
a=7
again
y=[tex]\frac{y_{1}+y_{2}}{2}[/tex]
$ubstituting value
-1*2=5-b
b=5+2
b=7
the coordinates of endpoint B are (7,7)
Given : AB = BC and BC = CD, AB = 3x - 1 and CD = 2x + 3 Prove: BC = 11 plz help me
Answer:
Given
Given
Transitive
Substitution
Subtraction
Addition
Substitution
Multiplication
Hard to see list of options. But this should help.
Given
Given
Transitive
substitution property of equality
Subtraction property of equality
Addition property of equality
multiplication property of equality
Simplify
simplify
What is substitution?Substitution means putting numbers in place of letters to calculate the value of an expression.
What is transitive property?The transitive property states that “if two quantities are equal to the third quantity, then we can say that all the quantities are equal to each other”
What is addition and subtraction property of equality?The addition and subtraction property of equality states that if we add or subtract the same number to both sides of an equation, the sides remain equal.
What is multiplication property of equality?The multiplication property of equality states that when we multiply both sides of an equation by the same number, the two sides remain equal.
According to the given question.
AB = BC and BC = CD ( Given)
AB = 3x - 1 and CD = 2x + 3 ( Given)
Since,
AB = BC and BC = CD
⇒ AB = CD (transitive)
Substitute the value of AB and CD in AB = CD
⇒ [tex]3x - 1 = 2x + 3[/tex] (substitution property of equality)
⇒ [tex]x -1= 3[/tex] (subtraction property of equality)
⇒ [tex]x = 4[/tex] (Addition property of equality)
Since,
AB = BC
⇒ AB= 3x -1
⇒ [tex]AB = 3(4) - 1[/tex] ( multiplication property of equality)
⇒ [tex]AB = 11[/tex] (simplify)
Therefore,
BC = 11 (simplify)
Find out more information about substitution, addition, subtraction and transitive property of equality here:
https://brainly.com/question/27810586
#SPJ3
What is dummy variable? Explain interaction effects using dummy variables? Explain Autoregressive Conditional Heteroskedasticity (ARCH) and Generalized Autoregressive Conditional Heteroskedasticity (GARH) models. What to do when find problem of Autocorrelation?
Answer:
u here then today the thats yjvfh dfnrugevc5hdb
PLSSS help me solve this question
Answer:
(3,-5)
Step-by-step explanation:
The line y=-x is a positively sloped line that when reflected across changes all signs to their opposite counterpart. Positivee to negative, negative to positive.
Find the angle between u = (8,-3) and v = (-3,8). Round to the nearest tenth of a degree.
Find the intersection point between the lines of equations:
2x-y+6=0 and 2x+3y-6=0
Step-by-step explanation:
The two equation will intersect each other at the point which will be the solution of the given two equations , and the given equations are ,
[tex]\implies 2x -y +6=0\\\\\implies 2x + 3y -6=0[/tex]
On subtracting the given equations we have,
[tex]\implies -y - 3y +6 -(-6) = 0 \\\\\implies -4y = -12 \\\\\implies y = -12/-4\\\\\implies y = 3 [/tex]
Put this value in any equation , we have ,
[tex]\implies 2x -3 +6 =0\\\\\implies 2x = -3 \\\\\implies x =\dfrac{-3}{2} \\\\\implies x =-1.5 [/tex]
Hence the lines will Intersect at ,
[tex]\implies\underline{\underline{ Point=(-1.5, 3)}}[/tex]
for the first one x = 1/2 y-3" and y = 2 x + 6 and for the other one is x = − 3 /2 y+ 3 and y= − 2 /3 x + 2
how i did this Step 1: Add -3y to both sides.
Step 2: Add 6 to both sides.
Step 3: Divide both sides by 2.
Can someone help me with this math homework please!
Answer:
2 and 3.
Step-by-step explanation:
2. and 3.
the total number of paintings depend upon the number of weeks that have passed as she adds 3 paintings every week to her collection.
1. can't be an option as output values depend upon the input values and hence not independent
4. can't be an option because each week that passes she adds 3 more paintings and since one input has 3 outputs, its not a function.
5. the number of weeks is the input value and number of paintings is the output value as you can later SEE how many paintings she has, not how many weeks it took her.
Answer:
(B, C, D)
Step-by-step explanation:
This scenario can be represented using this equation:
y = 3x + 7
y = total paintings after # of weeks (dependent variable)
x = # of weeks (independent variable)
3 = 3 paintings per week
7 = initial number of paintings
Let's evaluate each answer choice:
"The independent variable is represented by the ouput values"
No, this is wrong. The indepedent variable is the input values.
"The dependent variable is the total number of paintings"
This is correct. The total # of paintings is the output value, or the dependent variable.
"The total number of paintings depends on the number of weeks that have passed"
This is correct. The total # of paintings is the output value, or the dependent variable, because it depends on the # of weeks that pass by.
"This scenario is a function because for each week that passes, there will be exactly one total number of paintings"
This is correct. There is only one possible output for each input.
"The number of weeks is the output value"
No, this is wrong. The total # of paintings is the output value, not the # of weeks.
Hope it helps (●'◡'●)
Translate the sentence into an equation.
Nine times the sum of a number and 4 is 3.
In the description of the following experiment, determine the experimental factor. A research team is testing a paste form of a drug to alleviate inflammation. Participants are grouped into Team A and Team B. Team A receives the paste form of the drug. Team B receives a similar paste with no active ingredients.
Answer:
The experimental factor is the drug to alleviate inflammation paste form
Step-by-step explanation:
An experimental factor is an independent variable that is being controlled by the experimenter which are the input values which the experimenter sets specifically
In the given experiment, two teams, Team A and Team B are administered different treatments (inputs)
Team A is administered the paste form of the drug being experimented
Team B is administered a similar paste with no active ingredient
Therefore, the experimental factor is the drug being administered in paste form
Click an item in the list or group of pictures at the bottom of the problem and, holding the button down, drag it into the
correct position in the answer box. Release your mouse button when the item is place. If you change your mind, drag
the item to the trashcan. Click the trashcan to clear all your answers.
Write using exponents.
5.5.5. b. b. b.b
1 2 3 4 5 6 89
F9 CDI
a|b|x
NEXT QUESTION
O ASK FOR HELP
TURN IT IN
Which segment is adjacent to∠N?
Answer:
SN
Step-by-step explanation:
The line segment that is adjacent to angle ∠N will be NS and NJ. Then the correct options are A and B.
What is the triangle?The polygonal shape of a triangle has a number of sides and three independent variables. Angles in the triangle add up to 180°.
A line segment in mathematics has two different points on it that define its boundaries. A line segment is sometimes referred to as a section of a path that joins two places.
The triangle ΔNSJ is a right angle triangle in which the angle ∠NSJ will be a right angle that is 90°.
The line segment that is adjacent to angle ∠N will be NS and NJ. Then the correct options are A and B.
More about the triangle link is given below.
https://brainly.com/question/25813512
#SPJ2
When two parallel lines are cut by a transversal then the interior angles on the same side of the transversal are
Answer:
Same side interior angles
Step-by-step explanation:
Same side interior angles are interior angles and on the same side. Sorry don't know how to better explain.
People pack seeds into foils and store them in a seed vault. Each foil contains 500 seeds. If the vault has 145,000 seeds altogether, how many foils are in the vault?
Step-by-step explanation:
dbdhdhbdbshsjakkakkajnwbsbdbdbdbbdbdbdvdvdvvvddvvdvd
Answer:
290 foils
Step-by-step explanation:
145,000÷500=290
simplify the expression (11-5i) - (12+2i)
Answer:
= -(1+7i)
Step-by-step explanation:
(11-5i)-(12+2i)11-5i-12-2i11-12-5i-2i-1-7i-(1+7i)hope it helps stay safe healthy and happy....can someone please help me with my math assignment??? really need the answer today. And also please don't answer this if you didn't know or for just points
Answer:
it cost 80 dollars
Step-by-step explanation:
cost per bag for X brand =25 $
cost per bag for y brand = 20$
minimize Z=(25X +20 y)
further formulate the problem
the given constraints are
2x + y equal 12
2x + 9y equal 36
2x + 3y equal 24
well on the graph given plot of the constraints
the corner points are
(0;0)
(6;0)
(0;4)
(9;2.5)
minimum z occurs at (0:4)
value of Z(minimum cost)=80$
7x-49=y
Solve for x?
The solution for x is x = (y + 49)/7.
Given that an equation 7x - 49 = y, we need to determine the equation in for of x,
To solve for x in the equation 7x - 49 = y, we'll isolate x on one side of the equation.
Here's the step-by-step process:
Start with the given equation: 7x - 49 = y.
Add 49 to both sides of the equation to isolate the term with x:
7x = y + 49.
Divide both sides of the equation by 7 to solve for x:
(7x)/7 = (y + 49)/7.
Simplify:
x = (y + 49)/7.
Therefore, the solution for x is x = (y + 49)/7.
Learn more about equation click;
https://brainly.com/question/29538993
#SPJ4
The table represents a function
Which value is an output of the function?
46
f(x)
-2
-6
8
07
7
3
4
1-5
3
-2
-5
12
Answer:
Option (2)
Step-by-step explanation:
From the table attached.
First column is representing the x-values (input values) and second column is representing the value of the function (output values).
For x = -6,
f(x) = 8
For x = 7,
f(x) = 3
For x = 4,
f(x) = -5
For x = 3,
f(x) = -2
For x = -5,
f(x) = 12
Therefore, f(x) = -2 is one of the output values.
Option (2) will be the correct option.
The value that is an output of the function among the options is -2.
What is the output of a function?A function relates an input to an output.
A function relates each element of a set with exactly one element of another set.
Therefore, the output are the dependent variable. They are also called range.
Generally, they are regarded as range, output or dependent variables.
Therefore, the output of the table is f(x) values which includes the following:
83-5-2-12Hence, the output of the function in the option is -2.
learn more on functions here: https://brainly.com/question/26608835
The distance traveled (in meters) by a frog is modeled by the equation d=2t where d is the distance traveled in meters and t is the time in minutes. Find the distance traveled in 25 minutes.
Given,
d = 2t
here, t = 25
Therefore,
d = 2*25
= 50m
solve (algebra 1)− 0.32 + 0.18 = 0.25 − 1.95
Answer:
0.50=1.7. They do not equal each other
Step-by-step explanation:
Thats what I got from this question
Help please
……………………..
Answer:
b ≈ 48.6°
Step-by-step explanation:
Using the sine ratio in the right triangle
sin b = [tex]\frac{opposite}{hypotenuse}[/tex] = [tex]\frac{9}{12}[/tex] , then
b = [tex]sin^{-1}[/tex] ([tex]\frac{9}{12}[/tex] ) ≈ 48.6° ( to 1 dec. place )