Answer:
11
Step-by-step explanation:
To do this you would just multiply 9 by 3 so you get 27 and subtract 6+10 which is 16 from it and then you will get 11 and that is what you will need for your third score
The third score which must be added is 11.
What are average?The average can be calculated by dividing the sum of observations by the number of observations.
Average = Sum of observations/the number of observations
Given; count = 3 (there are three trials)
average = 9
9 = sum / 3
The sum = first score + second score + third score
The sum = 6 + 10 + third score
9 = (6+10+third score)/3
Then multiply both sides by 3 to remove the denominator
27 = 6 + 10 + third score
27 = 16 + third score
Now, subtract 16 from both sides to isolate the third score
11 = third score
Hence, the third score which must be added is 11.
Learn more about average here;
https://brainly.com/question/27851466
#SPJ2
Which Graph represents the solution to the compound inequality 4x +8< -16 or 4x + 8 > 4
Answer:
option 3
Step-by-step explanation:
4x+8<-16
x<-6
4x+8_>-16
x_>-1
(it's more and equal .so the circle has to be shaded and move to the right of -1)
Answer:C
Step-by-step explanation:
What is the solution to the quadratic equation x2 + x - 30 = 0?
Answer:
try 3x=30 or 10
Step-by-step explanation:
A system of linear equations includes the line that is created by the equation y = 0.5 x minus 1 and the line through the points (3, 1) and (–5, –7), shown below. On a coordinate plane, points are at (negative 5, negative 7) and (3, 1). What is the solution to the system of equations? (–6, –4) (0, –1) (0, –2) (2, 0)
Answer:
(2,0)
Step-by-step explanation:
From the information the first equation is y = 0.5 x - 1 and the the line through (3,1) and (-5,-7) is
y = x - 2 . From those two equations you get
x - 2 = 0.5 x -1 and x = 2 , y = 0. So it is the last point. (2,0)
Answer:
D. (2,0)
Step-by-step explanation:
A dollar bill weighs one gram. How many pounds do one million dollar bills weigh? (1000 grams
is equal to 1 kilogram and 1 kilogram is equal to about 2.205 pounds.)
Hey there! I'm happy to help!
First of all, if one bill weighs on gram, a million would weigh one million grams. Let's divide this by 1,000 to see how many kilograms it is.
1,000,000/1,000=1,000
Now, we need to convert 1,000 kilograms into pounds. We see that 1 kilogram is equal to about 2.205 pounds, so we multiply 1,000 kilograms by 2.205 to get our pounds.
1,000*2.205=2205
Therefore, one million dollar bills weigh about 2205 pounds.
Have a wonderful day! :D
How many games are played in a 4 team round robin tournament? (Each team
plays every other team only once.)
Answer: 6
Step-by-step explanation:
If we call each team, A, B, C and D, each team has to play each other team once. Let's call each pairing between 2 teams the 2 teams' letters next to each other, e.g. AB is A playing against B. A has to play against B, C and D so we have AB, AC and AD. So we have 3 so far.
We have already counted that B is playing A but we haven't counted B playing C and D yet so we also have BC and BD. So we have 5 in total
Lastly, C needs to play D, we have already counted C playing B and C playing A so we have CD left. In total that gives 6.
Now we have already included D playing every other team so we don't include any other pairings.
In total, now every team has played every other team giving a total of 6.
(another way of solving this is doing "3!2 but if you haven't learnt factorials yet stick to the first method.
Answer:
6 games.
Step-by-step explanation:
The answer is the number of combinations of 2 from 4
= 4*3 / 2*1
= 6.
What is the correct option? How to do this one
Answer:
Option C is the answer.
Step-by-step explanation:
here, given that;
angle XYZ=82°
we know, according to the inscribed angle theorem,
angle XYZ=1/2 of arc XZ.
or, arc XZ = 2×82°
Therefore, the value of arc XYZ is 164°.
hope it helps..
Question 16 (5 points)
Given the recursive formula shown, what are the first 4 terms of the sequence?
Answer:
i think its b
???
Step-by-step explanation:
im sorry if im wrong im not very confident on my answer :(
Answer:
D
Step-by-step explanation:
Most logical looking if you look at the formula, the last number has to be smaller than the one before, so.
There are 50 mangoes 20 of which are unriped another basket contains 40 mangoes 15 unripe if we take 1 mangoes from each basket Find the probability of getting both are ripe Find the probability of getting both are unripe Find the probability of getting one ripe and one unripe Find the probability of at least one right Find the probability of at least one uripe
Answer:
probability of getting both are unripe
= 0.15
probability of getting both are ripe
= 0.375
Probability of one ripe and one unripe
=0.234375
Probability of at least one unripe
=0.625
Step-by-step explanation:
50 mangoes 20 of which are unriped in the first basket .
Riped = 50-20= 30
Probability of unripe = 20/50
Probability of unripe= 0.4
Probability of ripe = 30/50
Probability of ripe = 0.6
40 mangoes of which 15 are unripe In the second basket
Number of riped= 40-15= 25
Probability of unriped= 15/40
Probability of unriped= 0.375
Probability of riped= 25/40
Probability of riped= 0.625
probability of getting both are unripe
= 0.4*0.375
probability of getting both are unripe
= 0.15
probability of getting both are ripe
= 0.6*0.625
= 0.375
Probability of one ripe and one unripe
= 0.625*0375
= 0.234375
Probability of at least one unripe
= 1- probability of no unripe
= 1 - probability of both ripe
= 1-0.375
= 0.625
Evaluate the following integrals
Answer:
a. (24 ln 2 − 7) / 9
b. x tan x + ln|cos x| + C
Step-by-step explanation:
a. ∫₁² x² ln x dx
Integrate by parts.
If u = ln x, then du = 1/x dx.
If dv = x² dx, then v = ⅓ x³.
∫ u dv = uv − ∫ v du
= (ln x) (⅓ x³) − ∫ (⅓ x³) (1/x dx)
= ⅓ x³ ln x − ∫ ⅓ x² dx
= ⅓ x³ ln x − ¹/₉ x³ + C
= ¹/₉ x³ (3 ln x − 1) + C
Evaluate between x=1 and x=2.
[¹/₉ 2³ (3 ln 2 − 1) + C] − [¹/₉ 1³ (3 ln 1 − 1) + C]
⁸/₉ (3 ln 2 − 1) + C + ¹/₉ − C
⁸/₉ (3 ln 2 − 1) + ¹/₉
⁸/₃ ln 2 − ⁸/₉ + ¹/₉
⁸/₃ ln 2 − ⁷/₉
(24 ln 2 − 7) / 9
b. ∫ x sec² x dx
Integrate by parts.
If u = x, then du = dx.
If dv = sec² x dx, then v = tan x.
∫ u dv = uv − ∫ v du
= x tan x − ∫ tan x dx
= x tan x + ∫ -sin x / cos x dx
= x tan x + ln|cos x| + C
What linear function defines the following Arithmetic Sequence?
-8, -4, 0, 4, 8, ...
A : an = -8 + 4(n - 1)
B : an= 8 + 4(n - 1)
C : an = -8 - 4(n - 1)
D : an = 8 - 4(n - 1)
The linear equation defines the arithmetic sequence is an = -8 + 4(n - 1). The correct option is A.
What is an arithmetic progression?The sequence in which every next number is the addition of the constant quantity in the series is termed the arithmetic progression
Mathematical symbols can be used to represent numbers (constants), variables, operations, functions, brackets, punctuation, and grouping. They can also denote the logical syntax's operation order and other properties.
Given that, the sequence is -8, -4, 0, 4, 8, ...
a = -8
d = +4
The expression for the nth term will be written as,
an = a + ( n - 1 ) d
= -8 + ( n - 1 ) 4
To know more about arithmetic progression follow
https://brainly.com/question/6561461
#SPJ5
∫ ex (sec x + tan²x) dx = ? a) eˣsec²x b) eˣsecx c) eˣtan²x d) eˣtanx
None of these options seem to be correct. You can check each result by differentiation:
[tex](e^x\sec^2x)'=e^x(\sec^2x+2\sec^2\tan x)=e^x\sec^2x(1+\tan x)[/tex]
[tex](e^x\sec x)'=e^x(\sec x+\sec x\tan x)=e^x\sec x(1+\tan x)[/tex]
[tex](e^x\tan^2x)'=e^x(\tan^2x+2\tan x\sec^2x)=e^x\tan x(\tan x+2\sec^2x)[/tex]
[tex](e^x\tan x)'=e^x(\tan x+\sec^2x)[/tex]
But none of these are equivalent to [tex]e^x(\sec x+\tan^2x)[/tex]...
Consider the following estimated regression equation based on 10 observations y 29.1270 5906x, 4980x2 011
a. Develop a point estimate of the mean value of y when x 1 = 180 and x 2-310 (to 3 decimals).
b. Develop a point estimate for an individual value of y when x 1 180 and x 2-310 (to 3 decimals)
Answer:
no tiene mas informaion?
Step-by-step explanation:
The lowest temperature ever
recorded on earth was -89°C
in Antarctica. The average
temperature on Mars is about
-55°C. Which is warmer?
Write an inequality to support
your answer
Answer:
Mars
Step-by-step explanation:
America
Ten thousand raffle tickets are sold for $1 each. One first prize of $2000, 4 second prizes of $700 each, and 8 third prizes of $300 each are to be awarded, with all winners selected randomly. If you purchase one ticket, what are your expected winnings? 132 cents -$0.28 72 cents -$0.88
Answer:
72 cents.
Step-by-step explanation:
The expected winnings is the amount times the probability that you will get that amount.
2,000 * (1/10,000) = 2,000 / 10,000 = 2 / 10 = 0.2.
700 * (4 / 10,000) = 2,800 / 10,000 = 28 / 100 = 0.28.
300 * (8 / 10,000) = 2,400 / 10,000 = 24 / 100 = 0.24.
0.2 + 0.28 + 0.24 = 0.72.
Hope this helps!
Consider the inequality x3 + 4x2 - 5x < 0.
Select all intervals for which the statement is true.
There may be more than one correct answer. Select all correct answers.
Answer:
Interval notation is
[tex]\left(-\infty, -5\right)\cup \left(0,1)[/tex]
Solutions:
[tex]\left(-\infty, -5\right)[/tex]
[tex]\left(0,1)[/tex]
Step-by-step explanation:
[tex]x^3 + 4x^2 - 5x < 0[/tex]
In this inequality, luckly we can easily factor it.
[tex]x^3 + 4x^2 - 5x[/tex]
[tex]x(x^2+4x-5)[/tex]
[tex]x(x-1)(x+5)[/tex]
So we have
[tex]x(x-1)(x+5)<0[/tex]
In exercises of this kind I usually do in my mind, but just to make it clear, let's do a table to organize. This table represents the x-intercepts in order to evaluate the inequality.
Consider [tex]x(x-1)(x+5)=0[/tex]. Here, those are the possible values for [tex]x[/tex] for each factor to be 0:
The first step to complete the table is the x value where the factor will be equal to zero.
[tex]x<-5[/tex] [tex]x=5[/tex] [tex]-5<x<0[/tex] [tex]x=0[/tex] [tex]0<x<1[/tex] [tex]x=1[/tex] [tex]x>1[/tex]
[tex]x[/tex] 0
[tex]x-1[/tex] 0
[tex]x+5[/tex] 0
Then, just consider the signal:
[tex]x<-5[/tex] [tex]x=5[/tex] [tex]-5<x<0[/tex] [tex]x=0[/tex] [tex]0<x<1[/tex] [tex]x=1[/tex] [tex]x>1[/tex]
[tex]x[/tex] - - - 0 + + +
[tex]x-1[/tex] - - - - - 0 +
[tex]x+5[/tex] - 0 + + + + +
[tex]x(x-1)(x+5)[/tex] - 0 + 0 - 0 +
When [tex]x(x-1)(x+5)<0[/tex] ?
It happens when [tex]x<-5[/tex] and when [tex]0<x<1[/tex]
The solution is
[tex]\{x \in \mathbb{R} | x<-5 \text{ or } 0<x<1 \}[/tex]
[tex]\left(-\infty, -5\right)\cup \left(0,1)[/tex]
The function h(t) = -4.9t² + 19.6t is used to model the height of an object projected in the air where h(t) is the height (in meters) and t is the time (in seconds). What is the domain and range? Domain:
Answer:
Step-by-step explanation:
when h(t)=0
-4.9 t²+19.6t=0
4.9t(-t+4)=0
either t=0 or t=4
so domain is 0≤t≤4
for range
h(t)=-4.9t²+19.6t
=-4.9(t²-4t+4-4)
=-4.9(t-2)²+19.6
so range is 0≤h≤19.6
Domain = 0<t<4, make sure to use less than or equal to signs not just less than signs.
Range = 0<h<19.6, again, use less than or equal to signs.
help!! I have problem to solve this question
Answer:
Step-by-step explanation:
[tex]\frac{x-1}{2} =t\\\frac{y-2}{3} =t\\\frac{z-3}{4} =t\\so~eq.~of~line~L_{1}~is\\\frac{x-1}{2} =\frac{y-2}{3} =\frac{z-3}{4} \\its~d.r's~are~2,3,4\\again~\frac{x-2}{1} =s\\\frac{y-4}{2} =s\\\frac{z+1}{-4} =s\\so~eq. ~of~line~L_{2}~is\\\frac{x-2}{1} =\frac{y-4}{2} =\frac{z+1}{-4} \\its~d.r's ~are~1,2,-4\\let ~the ~d.r's~of~line~perpendicular~to~both~L_{1}~and~L_{2}~be~a,b,c,~then~\\2a+3b+4c=0\\1a+2b-4c=0\\solving\\\frac{a}{3*-4-4*2} =\frac{b}{4*1-2*-4} =\frac{c}{2*2-3*1} \\[/tex]
[tex]\frac{a}{-20} =\frac{b}{-4} =\frac{c}{1} \\d.r's~of ~reqd~line~is~-20,-4,1~or~20,4,-1[/tex]
now you find the point of intersection.
then calculate the angle.
Jackson's robot moved 5 meters in 2 seconds How far did he move in 30 sec? (please explain and use fractions)
75 meters
Step-by-step explanation:
5 x 30/2
= 5 x 15
= 75 meters
A rectangular piece of sheet metal has an area of 1200 in2. It is going to be bent into a cylinder with volume 600 in3. What are the dimensions of rectangular piece of sheet metal
Answer:
x=6.28 inches
y=191.08 inches
Step-by-step explanation:
Let the dimensions of the rectangle be x and y
Area of the rectangular sheet
x*y=1200 in^2}
x = circumference of the cylinder
This means x=2πr
Volume of a cylinder=πr^2h
h=y
Volume of the cylind=πr^2(y)=600 in^3
From x=2πr
r=x/2π
Substitute r=x/2π into Volume=πr^2(y)=600 in^3
We have,
Volume of the cylinder=πr^2(y)=600 in^3
π*(x/2π)^2(y)=600
(x^2/4π)y=600
Recall, x*y=1200
y=1200/x
Substitute y=1200/x into (x^2/4π)y=600
(x^2/4π)y=600
(x^2/4π)(1200/x)=600
1200x/4π=600
Multiply both sides by 4π
(x^2/4π)(1200/x)(4π)=600*4π
1200x=2400π
Divide both sides by 1200
1200x/1200 = 2400π/1200
x=2π
Substitute x=2π into y=1200/x
We have,
y=1200/2π
y=600/π
The dimensions are x=2π and y=600/π
Let π=3.14
x=2π
=2(3.14)
=6.28 inches
y=600/π
=600/3.14
=191.08 inches
State sales tax S S is directly proportional to retail price p p . An item that sells for 142 142 dollars has a sales tax of 12.32 12.32 dollars. Find a mathematical model that gives the amount of sales tax S S in terms of the retail price p p .
Answer: [tex]S=0.087p[/tex] .
Step-by-step explanation:
Equation for direct proportion:
y=kx
, where x= independent variable ,
y=dependent variable.
k= proportionality constant
Here, State sales tax S is directly proportional to retail price p.
Also, dependent variable= S, independent variable =p
Required equation: S= kp
Put S= 12.32 and x= 142
[tex]S=12.32=k(142)\\\\\Rightarrow\ k=\dfrac{12.32}{142}\approx0.087[/tex]
Hence, the required equation is [tex]S=0.087p[/tex] .
The triangles are similar. Write a similarity statement for the triangles.
Answer:
Option (2)
Step-by-step explanation:
In the two triangles ΔWVZ and ΔYXZ,
If the sides WV and XY are parallel and the segments WY and VX are the transverse.
∠X ≅ ∠V [Alternate angles]
∠W ≅ ∠Y [Alternate angles]
Therefore, ΔWVZ ~ ΔYXZ [By AA postulate of the similarity]
Option (2) will be the answer.
Circle A has center of (4,6) and a radius of 5, and circle B has a center of (1,0) and a radius of 15. What steps will help show that circle A is similar to circle B? Dilate circle Dilate circle A by a scale factor of 3. translate Circle A using the rule (x - 3, y + 6). Rotate circle A 180° about the center. reflect circle A over the y-axis.
The answer is A. Dilate circle A by a scale factor of 3
I took the test :)
A packet of candles and box of matches cost #420. The candles cost 20 times as much as the matches
Answer:
candles = $400
matches = $20
Step-by-step explanation:
Let cost of candles = $c
Let cost of matches = $m
c = 20 m (20 times m)
c + m = 420
20m + m = 420
21 m = 420
m = 20
c = 20 (20) = 400
PLEASE ANSWER QUICK A manufacturing facility pays its employees an average wage of $4.50 an hour with a standard deviation of 50cents. If the wages are normally distributed, what is the percentage of workers getting paid between #3.75 and $5.00 an hour? A. 80.4% B.77.4% C.70.5% D.65.4%
Answer:
B.77.4%
Step-by-step explanation:
Mean wage (μ) = $4.50
Standard deviation (σ) = $0.50
For nay given salary X, the z-score is given by:
[tex]z=\frac{X-\mu}{\sigma}[/tex]
For X = $3.75, the z-score is:
[tex]z=\frac{3.75-4.50}{0.50}\\z=-1.5[/tex]
For X = $5.00, the z-score is:
[tex]z=\frac{5.00-4.50}{0.50}\\z=1[/tex]
A z-score of -1.5 corresponds to the 6.68th percentile, while a score of 1 corresponds to the 84.13th percentile. Therefore, the percentage of workers getting paid between $3.75 and $5.00 an hour is:
[tex]P=84.13-6.68\\P=77.45\%[/tex]
The answer is alternative B.77.4%
Solve the equation for the indicated variable. C=680x/h^2 for x
Answer:
C h^2 / 680 = x
Step-by-step explanation:
C=680x/h^2
Multiply each side by h^2
C h^2=680x/h^2 * h^2
C h^2=680x
Divide each side by 680
C h^2 / 680=680x/680
C h^2 / 680 = x
In a box-and-whisker plot, the interquartile
range is a measure of the spread of the
middle half of the data. Find the interquartile
range for the data set: 10, 3, 7, 6, 9, 12, 13.
Answer:
I believe the interquarrile range is 5
what is the answer. plz heelp 5h+2(11-h)= -5
Answer:
h = -9
Step-by-step explanation:
5h+2(11-h)= -5
Distribute
5h +22 -2h = -5
Combine like terms
3h +22 = -5
Subtract 22 from each side
3h +22-22 = -5-22
3h = -27
Divide by 3
3h/3 = -27/3
h = -9
use the cubic model y=x^3+x^2+x to estimate the value of y when x = 10. a 910 b. 110 c. 1210 d. 3150
Answer:
y = 1110
Step-by-step explanation:
In the above question, we are given the cubic model
y=x³ +x² + x
We are to solve for y when x = 10
Hence,
y = 10³ + 10² + 10
y = 1000 + 100 + 10
y = 1110
Therefore, the value of y when x is 10 using the cubic model of ' y =x³ +x² + x' is 1110.
The function A(b) relates the area of a trapezoid with a given height of 10 and
one base length of 7 with the length of its other base.
It takes as input the other base value, and returns as output the area of the
trapezoid.
A(b) = 10.57?
Which equation below represents the inverse function B(a), which takes the
trapezoid's area as input and returns as output the length of the other base?
O A. B(a) = -7
B. B(a) = 9, -5
Answer:
[tex]B(a)=\frac{a}{5} -7[/tex]
Step-by-step explanation:
The input it taken as the unknown base value, while the output here is the area of the trapezoid. b is therefore the base value, and A( b ) is the area of the trapezoid. Let's formulate the equation for the area of the trapezoid, and isolate the area of the trapezoid. To find the inverse of this function, switch y ( this is A( b ) ) and b, solving for y once more, y ➡ y ⁻ ¹.
y = height [tex]*[/tex] ( ( unknown base value ( b ) + 7 ) / 2 ),
y = 10 [tex]*[/tex] ( ( b + 7 ) / 2 )
Now switch the positions of y and b -
b = 10 [tex]*[/tex] ( ( y + 7 ) / 2 ) or [tex]b=\frac{\left(y+7\right)\cdot \:10}{2}[/tex] - now that we are going to take the inverse ( y ⁻ ¹ ) or B( a ), b will now be changed to a,
[tex]y+7=\frac{a}{5}[/tex],
[tex]y^{-1}=\frac{a}{5}-7 = B(a)[/tex]
Therefore the equation that represents the inverse function will be the following : B(a) = a / 5 - 7
Find the dimensions of a rectangle with area 512 m2 whose perimeter is as small as possible. (If both values are the same number, enter it into both blanks.)
Answer:
√512 by √512Step-by-step explanation:
Length the length and breadth of the rectangle be x and y.
Area of the rectangle A = Length * breadth
Perimeter P = 2(Length + Breadth)
A = xy and P = 2(x+y)
If the area of the rectangle is 512m², then 512 = xy
x = 512/y
Substituting x = 512/y into the formula for calculating the perimeter;
P = 2(512/y + y)
P = 1024/y + 2y
To get the value of y, we will set dP/dy to zero and solve.
dP/dy = -1024y⁻² + 2
-1024y⁻² + 2 = 0
-1024y⁻² = -2
512y⁻² = 1
y⁻² = 1/512
1/y² = 1/512
y² = 512
y = √512 m
On testing for minimum, we must know that the perimeter is at the minimum when y = √512
From xy = 512
x(√512) = 512
x = 512/√512
On rationalizing, x = 512/√512 * √512 /√512
x = 512√512 /512
x = √512 m
Hence, the dimensions of a rectangle is √512 m by √512 m