Answer:
the first wheel ever built
Answer:
The first wheel ever built
Step-by-step explanation
(*) Sorry for my late answer but I hope this helps others that are looking for this.
100% in the test :)
Give an example of a function with both a removable and a non-removable discontinuity.
Answer:
(x+5)(x-3) / (x+5)(x+1)
Step-by-step explanation:
A removeable discontinuity is always found in the denominator of a rational function and is one that can be reduced away with an identical term in the numerator. It is still, however, a problem because it causes the denominator to equal 0 if filled in with the necessary value of x. In my function above, the terms (x + 5) in the numerator and denominator can cancel each other out, leaving a hole in your graph at -5 since x doesn't exist at -5, but the x + 1 doesn't have anything to cancel out with, so this will present as a vertical asymptote in your graph at x = -1, a nonremoveable discontinuity.
Use the parametric equations of an ellipse, x=acosθ, y=bsinθ, 0≤θ≤2π , to find the area that it encloses.
Answer:
Area of ellipse=[tex]\pi ab[/tex]
Step-by-step explanation:
We are given that
[tex]x=acos\theta[/tex]
[tex]y=bsin\theta[/tex]
[tex]0\leq\theta\leq 2\pi[/tex]
We have to find the area enclose by it.
[tex]x/a=cos\theta, y/b=sin\theta[/tex]
[tex]sin^2\theta+cos^2\theta=x^2/a^2+y^2/b^2[/tex]
Using the formula
[tex]sin^2x+cos^2x=1[/tex]
[tex]\frac{x^2}{a^2}+\frac{y^2}{b^2}=1[/tex]
This is the equation of ellipse.
Area of ellipse
=[tex]4\int_{0}^{a}\frac{b}{a}\sqrt{a^2-x^2}dx[/tex]
When x=0,[tex]\theta=\pi/2[/tex]
When x=a, [tex]\theta=0[/tex]
Using the formula
Area of ellipse
=[tex]\frac{4b}{a}\int_{\pi/2}^{0}\sqrt{a^2-a^2cos^2\theta}(-asin\theta)d\theta[/tex]
Area of ellipse=[tex]-4ba\int_{\pi/2}^{0}\sqrt{1-cos^2\theta}(sin\theta)d\theta[/tex]
Area of ellipse=[tex]-4ba\int_{\pi/2}^{0} sin^2\theta d\theta[/tex]
Area of ellipse=[tex]-2ba\int_{\pi/2}^{0}(2sin^2\theta)d\theta[/tex]
Area of ellipse=[tex]-2ba\int_{\pi/2}^{0}(1-cos2\theta)d\theta[/tex]
Using the formula
[tex]1-cos2\theta=2sin^2\theta[/tex]
Area of ellipse=[tex]-2ba[\theta-1/2sin(2\theta)]^{0}_{\pi/2}[/tex]
Area of ellipse[tex]=-2ba(-\pi/2-0)[/tex]
Area of ellipse=[tex]\pi ab[/tex]
Mr. Alvarado bought a total of 20 pounds of grass seed at the nursery for $168. He paid $9 per pound for Kentucky blue grass and $6 per pound for Tall Fescue. Which system of equations can be used to find the amount x (in pounds) of Kentucky blue grass and the amount y (in pounds) of Tall Fescue Mr. Alvarado purchased?
Answer:
K+T=20
$9K + $6T = $168
K is the Kentucky blue grass in pounds
T is the Tall fescue in pounds
Step-by-step explanation:
You can start with the first equation. We don't know the exact amounts of each but we know that there was a total of 20 pounds, and there were 2 types of grass seeds, so we can get that the amount of pounds of Kentucky blue grass(K) and the pounds of Tal Fescue(T) has a sum of 20.
K + T = 20
For the second equation we know that there is a sum of $168 so we'll start with that. Then, we know he paid $9 per pound of K so $9* the value of K is the amount paid for Kentucky blue grass total. This can be represented as 9K. We do the same for T, 6T. Since the sum of the cost of $9T and $6K must be $168 we can write this as:
$9K + $6T = $168
Find three consecutive odd integers whose sum is -213.
Answer:
-73, -71, -69
Step-by-step explanation:
Suppose the middle of the 3 integers is x.
(x-2)+(x)+(x+2)=-213
x-2+x+x+2=-213
3x=-213
x=-71
The integers are -69, -71, and -73
Answer:
-73,-71,-69
Step-by-step explanation:
Let x represent an odd interger
Odd intergers are serpated by the value of 2 so let the three consective intergers be represented by
[tex](x )+ (x + 2) +( x + 4)[/tex]
Set that equation equal to 213.
[tex]x + x + 2 + x + 4 = - 213[/tex]
[tex]3x + 6 = - 213[/tex]
[tex]3x = - 219[/tex]
[tex]x = - 73[/tex]
Plug -73 in the consective intergers expression.
[tex] - 73 + ( - 73 + 2) + ( - 73 + 4)[/tex]
So our three intergers are
[tex] - 73[/tex]
[tex] - 71[/tex]
[tex] - 69[/tex]
1 Find the value of C to that the function probability density function defined as follow, also calculate the man and variance /4
X -1 0 1
f(x) 3c 3c 6c
Answer:
[tex]c = \frac{1}{12}[/tex]
The mean of the distribution is 0.25.
The variance of the distribution is of 0.6875.
Step-by-step explanation:
Probability density function:
For it to be a probability function, the sum of the probabilities must be 1. The probabilities are 3c, 3c and 6c, so:
[tex]3c + 3c + 6c = 1[/tex]
[tex]12c = 1[/tex]
[tex]c = \frac{1}{12}[/tex]
So the probability distribution is:
[tex]P(X = -1) = 3c = 3\frac{1}{12} = \frac{1}{4} = 0.25[/tex]
[tex]P(X = 0) = 3c = 3\frac{1}{12} = \frac{1}{4} = 0.25[/tex]
[tex]P(X = 1) = 6c = 6\frac{1}{12} = \frac{1}{2} = 0.5[/tex]
Mean:
Sum of each outcome multiplied by its probability. So
[tex]E(X) = -1(0.25) + 0(0.25) + 1(0.5) = -0.25 + 0.5 = 0.25[/tex]
The mean of the distribution is 0.25.
Variance:
Sum of the difference squared between each value and the mean, multiplied by its probability. So
[tex]V^2(X) = 0.25(-1-0.25)^2 + 0.25(0 - 0.25)^2 + 0.5(1 - 0.25)^2 = 0.6875[/tex]
The variance of the distribution is of 0.6875.
4
920
26°
?
74°
find the missing angle.
9514 1404 393
Answer:
44°
Step-by-step explanation:
The sum of the marked angles on the right is equal to the sum of the marked angles on the left:
? + 74 = 92 + 26
? = 92 +26 -74 = 44
The missing angle is 44°.
_____
Additional comment
The vertical angles in the center of the figure are v = 62°, the measure required to bring the total to 180° in each triangle. We have shortcut the equation(s) ...
? + 74 + v = 180 = 92 + 26 + v
by subtracting v from both sides, giving ...
? +74 = 92 +26
The amount of tax on a chair was $3.60. The tax rate was 5%. Find the original price of the chair.
Bianca solved the problem below. Find Bianca’s error.
0.05(3.60) = Original price
The original price is $0.18.
9514 1404 393
Answer:
$72.00
Step-by-step explanation:
The relationship between price and tax is ...
tax amount = (tax rate) × (price)
Then the price can be found by dividing by the tax rate:
price = (tax amount)/(tax rate)
price = $3.60 / 0.05 = $72.00
The original price of the chair was $72.00.
__
Bianca apparently did not pay any attention to the way tax is computed. Nor did she check her work. The original price is not a small fraction of the tax. It is the other way around. Bianca used a wrong relationship between tax and price.
Find the L. C. M in division method of the following
a) 18,27
b) 21,38
Answer:
hope it will be helpful to you.....
The x intercepts of the function f(x) = 2x(x-5)^2(x+4)^3
are…
Answer:
[tex]\boxed{\sf x- intercepts = 0 , 5 \ and \ -4}[/tex]
Step-by-step explanation:
A function is given to us and we need to find the x Intercepts of the graph of the given function . The function is ,
[tex]\sf \implies f(x) = 2x( x - 5 ) ^2(x+4)^3 [/tex]
For finding the x intercept , equate the given function with 0, we have ;
[tex]\sf \implies 2x ( x - 5 )^2(x+4)^3= 0 [/tex]
Equate each factor with 0 ,
[tex]\sf \implies 2x = 0[/tex]
Divide both sides by 2 ,
[tex]\sf \implies\bf x = 0[/tex]
Again ,
[tex]\sf \implies ( x - 5)^2=0 [/tex]
Taking squareroot on both sides,
[tex]\sf \implies x - 5 = 0 [/tex]
Add 5 to both sides,
[tex]\sf \implies \bf x = 5[/tex]
Similarly ,
[tex]\sf \implies \bf x = -4 [/tex]
Hence the x Intercepts are -4 , 0 and 5 .
{ See attachment also for graph } .
Industrial Designs has been awarded a contract to design a label for a new wine produced by Lake View Winery. The company estimates that 110 hours will be required to complete the project. The firm's three graphic designers available for assignment to this project are Lisa, a senior designer and team leader; David, a senior designer; and Sarah, a junior designer. Because Lisa has worked on several projects for Lake View Winery, management specified that Lisa must be assigned at least 40% of the total number of hours assigned to the two senior designers. To provide label designing experience for Sarah, the junior designer must be assigned at least 15% of the total project time. However, the number of hours assigned to Sarah must not exceed 25% of the total number of hours assigned to the two senior designers. Due to other project commitments, Lisa has a maximum of 50 hours available to work on this project. Hourly wage rates are $30 for Lisa, $25 for David, and $18 for Sarah. (a) Formulate a linear program that can be used to determine the number of hours each graphic designer should be assigned to the project to minimize total cost (in dollars). (Assume L is the number of hours Lisa is assigned to the project, D is the number of hours David is assigned to the project, and S is the number of hours Sarah is assigned to the project.)
Answer:
z (min) = 2079
L = 26 D = 39.6 S = 16.5
Step-by-step explanation:
L numbers of hours assigned to Lisa
D numbers of hours assigned to David
S numbers of hours assigned to Sara
Objective Function to minimize:
z = 30*L + 25*D + 18*S
Constraints:
Total time available
L + D + S ≤ 110
Lisa experience
L ≥ 0.4 * ( L + D ) then L ≥ 0.4*L + 0.4*D
0.6*L - 0.4*D ≥ 0
To provide designing experience to Sara
S ≥ 0.15*110 then S ≥ 16.5
Time for Sara
S ≤ 0.25 * ( L + D ) S ≤ 0.25*L + 0.25*D or -0.25*L - 0.25*D + S ≤0
Availability of Lisa
L ≤ 50
The Model is:
z = 30*L + 25*D + 18*S to minimize
Subject to:
L + D + S ≤ 110
0.6*L - 0.4*D ≥ 0
S ≥ 16.5
-0.25*L - 0.25*D + S ≤0
L ≤ 50
L ≥ 0 ; D ≥ 0 , S ≥ 0
After 6 iterations optimal ( minimum ) solution is:
z (min) = 2079
L = 26 D = 39.6 S = 16.5
The formula that can be used to determine the number of hours each graphic designer should be assigned to the project to minimize the total cost is z = 30L + 25D + 18S and the minimum z is 2079.
Given :
The company estimates that 110 hours will be required to complete the project.Lisa has worked on several projects for Lake View Winery, management specified that Lisa must be assigned at least 40% of the total number of hours assigned to the two senior designers.To provide a label designing experience for Sarah, the junior designer must be assigned at least 15% of the total project time.The number of hours assigned to Sarah must not exceed 25% of the total number of hours assigned to the two senior designers.Due to other project commitments, Lisa has a maximum of 50 hours available to work on this project. Hourly wage rates are $30 for Lisa, $25 for David, and $18 for Sarah.The formula that can be used to determine the number of hours each graphic designer should be assigned to the project to minimize the total cost is given by:
z = 30L + 25D + 18S
The constraints are given by:
1) L + D + S [tex]\leq[/tex] 110
2) L [tex]\geq[/tex] 0.4(L + D)
L [tex]\geq[/tex] 0.4L + 0.4D
0.6L - 0.4D [tex]\geq[/tex] 0
3) S [tex]\geq[/tex] 0.15(110)
S [tex]\geq[/tex] 16.5
Now, to minimize 'z' then use:
[tex]\rm -0.25L-0.25D+S\leq 0[/tex]
L [tex]\leq[/tex] 50
L [tex]\geq[/tex] 0, D [tex]\geq[/tex] 0, S [tex]\geq[/tex] 0
Now, the minimum z is given by:
z = 2079
L = 26, D = 39.6, S = 16.5
For more information, refer to the link given below:
https://brainly.com/question/23017717
HELP ASAP! I don’t know how to solve this problem nor where to start. Can someone please help me out here?
===============================================
Explanation:
It might help to draw out the picture as shown below. The pool itself (just the water only) is the inner rectangle. The outer rectangle is the pool plus the border of those 1 by 1 tiles.
The pool is a rectangle 90 feet by 80 feet. If we add on the tiles, then we get a larger rectangle that is 90+2 = 92 feet by 80+2 = 82 feet.
We add on 2 since we're adding two copies of "1" on either side of each dimension.
The larger rectangle's area is 92*82 = 7544 square feet
The smaller rectangle's area is 90*80 = 7200 square feet
The difference in areas is 7544-7200 = 344 square feet.
Each 1 by 1 tile is of area 1*1 = 1 sq foot, meaning that 344 tiles will get us the 344 square foot border around the pool.
If ∆ABC is an isosceles triangle and ∆DBE is an equilateral triangle, find each missing
measure.
Answer:
Step-by-step explanation:
The measure for each angle is shown below.
What is Equilateral Triangle?A triangle is said to be equilateral if each of its three sides is the same length. In the well-known Euclidean geometry, an equilateral triangle is also equiangular, meaning that each of its three internal angles is 60 degrees and congruent with the others.
Given:
As, ∆ABC and ∆DBE is an equilateral triangle.
In Equilateral Triangle all the angles are Equal.
So, 4x+ 3= 9x- 7
5x = 50
x= 10
and, <1 = <9 = 4x+ 3= 43
and, <4 = <5 = <6 = 180/ 3= 60
ans, <3 = <8 = 180-60= 120
Also, <2 = < 7 = 180- <1- <3= 17
Learn more about Equilateral Triangle here:
https://brainly.com/question/3461022
#SPJ2
What is the area of 4cm×7cm×8cm
Answer:
[tex]224cm^3\\[/tex]
Step-by-step explanation:
[tex]4cm*7cm*8cm=[/tex]
[tex]=224cm^3[/tex]
Hope this is helpful.
LWH=A
Plug in the numbers:
4*7*8=224^2
The area would be 224cm^2.
I am a 2 digit number ,my two digit and the sum of my digit are in sequence .what number I am?
Answer:
I don't understand the meaning of question
Caffeine: Following are the number of grams of carbohydrates in 12-ounce espresso beverages offered at a coffee shop. 44 29 11 61 15 38 20 41 42 25 26 10 30 12 18 40 21 24 43 6 46 55 34 35 Send data to Excel Part: 0 / 40 of 4 Parts Complete Part 1 of 4 Your Answer is incorrect (a) Find the first and third quartiles of these data. The first quartile of these data is . The third quartile of these data is
Answer:
[tex]Q_1 = 19[/tex] --- first quartile
[tex]Q_3 = 41.5[/tex] --- third quartile
Step-by-step explanation:
Required:
The first and the third quartile
First, we order the dataset in ascending order[tex]Sorted: 6, 10, 11, 12, 15, 18, 20, 21, 24, 25, 26, 29, 30, 34, 35, 38, 40, 41, 42, 43, 44, 46, 55, 61[/tex]
The count of the dataset is:
[tex]n = 24[/tex]
Calculate the median position
[tex]Median=\frac{n+1}{2}[/tex]
[tex]Median=\frac{24+1}{2}[/tex]
[tex]Median=\frac{25}{2}[/tex]
[tex]Median=12.5th[/tex]
This means that the median is between the 12th and the 13th item
Next;
Split the dataset to two parts: 1 to 12 and 13 to 24
[tex]First: 6, 10, 11, 12, 15, 18, 20, 21, 24, 25, 26, 29[/tex]
[tex]Second: 30, 34, 35, 38, 40, 41, 42, 43, 44, 46, 55, 61[/tex]
The median position is:
[tex]Median = \frac{n + 1}{2}[/tex]
In this case; n = 12
So:
[tex]Median = \frac{12 + 1}{2}[/tex]
[tex]Median = \frac{13}{2}[/tex]
[tex]Median = 6.5th[/tex]
This means that the median is the average of the 6th and 7th item of the sorted dataset
So, we have:
[tex]Q_1 = \frac{18 + 20}{2}[/tex]
[tex]Q_1 = \frac{38}{2}[/tex]
[tex]Q_1 = 19[/tex] --- first quartile
[tex]Q_3 = \frac{41+42}{2}[/tex]
[tex]Q_3 = \frac{83}{2}[/tex]
[tex]Q_3 = 41.5[/tex] --- third quartile
Josephine left home traveling at 25 mph. One hour later her friend, Steve, leaves from the same place and travels the same road traveling at 50 mph. How many hours will it take Steve to catch up to Josephine?
Answer:
1 hour
Step-by-step explanation:
J = 50 mph by 2 hours
S = 50 mph by 1 hour
2-1 = 1
Solve using the substitution method
16x – 4y = 16
4x - 4 = y
Answer:
y = 4 x − 4
Step-by-step explanation:
Put the equation y = x^2- 14x + 48 into the form y = (x-h)^2+k
please help me!
Answer:
Step-by-step explanation:
Answer:
[tex]y=(x-7)^2-1[/tex]
Step-by-step explanation:
We want to convert the equation:
[tex]\displaystyle y=x^2-14x+48[/tex]
Into vertex form, given by:
[tex]\displaystyle y=a(x-h)^2+k[/tex]
Where a is the leading coefficient and (h, k) is the vertex.
There are two methods of doing this. We can either: (1) use the vertex formulas or (2) complete the square.
Method 1) Vertex Formulas
Let's use the vertex formulas. First, note that the leading coefficient a of our equation is 1.
Recall that the vertex is given by:
[tex]\displaystyle \text{Vertex}=\left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right)[/tex]
In this case, a = 1, b = -14, and c = 48. Find the x-coordinate of the vertex:
[tex]\displaystyle x=-\frac{(-14)}{2(1)}=7[/tex]
To find the y-coordinate, substitute this value back into the equation. Hence:
[tex]y=(7)^2-14(7)+48=-1[/tex]
Therefore, our vertex (h, k) is (7, -1), where h = 7 and k = -1.
And since we already determined a = 1, our equation in vertex form is:
[tex]\displaystyle y=(x-7)^2-1[/tex]
Method 2) Completing the Square
We can also complete the square to acquire the vertex form. We have:
[tex]y=x^2-14x+48[/tex]
Factor out the leading coefficient from the first two terms. Since the leading coefficient is one in this case, we do not need to do anything significant:
[tex]y=(x^2-14x)+48[/tex]
Now, we half b and square it. The value of b in this case is -14. Half of -14 is -7 and its square is 49.
We will add this value inside the parentheses. Since we added 49 inside the parentheses, we will also subtract 49 outside to retain the equality of the equation. Hence:
[tex]y=(x^2-14x+49)+48-49[/tex]
Factor using the perfect square trinomial and simplify:
[tex]y=(x-7)^2-1[/tex]
We acquire the same solution as before, with the vertex being (7, -1).
if 18 : 6 = x : 3 then what is 5 + 3x
Answer:
32
Step-by-step explanation:
18 : 6 = 3
therefore, x : 3 has to equal 3.
X : 3 = 3
X = 3 × 3
X = 9
To verify:
18 : 6 = 9 : 3
3 = 3
It's true that X = 9, so now just replace the X with 9 in the next equation
5 + 3(9) = 32
Answer:
32
Step-by-step explanation:
18 : 6 = x : 3
Product of means = Product of extremes
6 * x = 3*18
x = [tex]\frac{3*18}{6}[/tex]
x = 3*3
x = 9
Now plugin x = 9 in the expression
5 + 3x = 5 + 3*9
= 5 + 27
= 32
An office manager buys 2 office chairs and 4 file cabinets for $380. Next year she buys 4 office chairs and 6 file cabinets for $660. What is the cost of each office chair, c? What is the cost of each file cabinet, f? Explain how you fond the cost of each chair and file cabinet.
Answer:
16.5
Step-by-step explanation:
Answer:
file cabinet = 50
chair = 90
Step-by-step explanation:
x = chair
y = file cabinet
1st year, solve for x
2x+4y = 380
2x = 380 - 4y
x = 190 - 2y
2nd year
Now substitute x = 190 - 2y in your 2nd year formula
4x+6y = 660
4(190-2y)+6y = 660
760 - 8y + 6y = 660
-2y = -100
y = 50
The cost of the filling cabinet is 50 each
Now use the value for y (50) in your first formula to get x
2x+4y=380
2x+4*50=380
2x=380-200
2x=180
x=90
If y- 1 equals 10 then y
Answer:
11
Step-by-step explanation:
y-1=10
Any figure that crosses equal sign, the operational sign changes.
y=10+1
y= 11
Determine whether the given functions are linearly dependent or linearly independent on the specified interval. Justify your decision.
The question is incomplete. The complete question is :
Determine whether the given functions are linearly dependent or linearly independent on the specified interval. Justify your decision.
[tex]$\{ x^5, x^5-1,3 \} \text{ on } (- \infty, \infty)$[/tex]
Solution :
Given :
Function : [tex]$\{ x^5, x^5-1,3 \} \text{ on } (- \infty, \infty)$[/tex]
We have to determine whether the given function is linear dependent or linearly independent for the interval [tex]$(-\infty, \infty)$[/tex].
The given function are linearly dependent because for the constants, [tex]c_1[/tex] and [tex]c_2[/tex], the equation is :
[tex]$c_1x^5 + c_23 = x^5-1$[/tex] has the solution [tex]$c_1 = 1$[/tex] and [tex]$c_2 = -\frac{1}{3}$[/tex]
Therefore,
[tex]$1x^5 + \left(-\frac{1}{3}\right)3 = x^5-1$[/tex]
a set of date consists of 225 observations. the lowest value of the data set is 2,403; the highest is
Answer:
8 classes
Step-by-step explanation:
Given
[tex]Least = 2403[/tex]
[tex]Highest = 11998[/tex]
[tex]n = 225[/tex]
Required
The number of class
To calculate the number of class, the following must be true
[tex]2^k > n[/tex]
Where k is the number of classes
So, we have:
[tex]2^k > 225[/tex]
Take logarithm of both sides
[tex]\log(2^k) > \log(225)[/tex]
Apply law of logarithm
[tex]k\log(2) > \log(225)[/tex]
Divide both sides by log(2)
[tex]k > \frac{\log(225)}{\log(2)}[/tex]
[tex]k > 7.8[/tex]
Round up to get the least number of classes
[tex]k = 8[/tex]
g A two-factor study with 3 levels of factor A and 3 levels of factor B uses a separate sample of 10 participants in each treatment condition. How many participants are needed for the entire study
Answer:
the total number of participants required is 90
Step-by-step explanation:
Given the data in the question;
Factor A has three levels
Factor B has three levels
sample size n; ten participants
we have two Way ANOVA involving Factor A and Factor B.
Now,
{ Total # Participants Required } = { #Levels factor A } × { #Levels factor B } × { Sample size of each level }
we substitute
{ Total # Participants Required } = 3 × 3 × 10
{ Total # Participants Required } = 9 × 10
{ Total # Participants Required } = 90
Therefore, the total number of participants required is 90
Which of the following numbers is rational? Assume that the decimal patterns continue.
Answer:
[tex]\sqrt{49}[/tex]
Step-by-step explanation:
Define a rational number by a number able to expressed a fraction where the denominator is not 0 or 1.
Non-terminating (never-ending) decimals cannot be expressed as a fraction and therefore are irrational. However, recall that [tex]\sqrt{49}=7[/tex], which can be expressed as a fraction (e.g. [tex]\frac{14}{2}[/tex], etc). Thus, the answer is [tex]\boxed{\sqrt{49}}[/tex].
Suppose that the IQ of a randomly selected student from a university is normal with mean 115 and standard deviation 25. Determine the interval of values that is centered at the mean and for which 50% of the students have IQ's in that interval.
Answer:
The interval is [98,132]
Step-by-step explanation:
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
Normal with mean 115 and standard deviation 25.
This means that [tex]\mu = 115, \sigma = 25[/tex]
Determine the interval of values that is centered at the mean and for which 50% of the students have IQ's in that interval.
Between the 50 - (50/2) = 25th percentile and the 50 + (50/2) = 75th percentile.
25th percentile:
X when Z has a p-value of 0.25, so X when Z = -0.675.
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]-0.675 = \frac{X - 115}{25}[/tex]
[tex]X - 115 = -0.675*25[/tex]
[tex]X = 98[/tex]
75th percentile:
X when Z has a p-value of 0.75, so X when Z = 0.675.
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]0.675 = \frac{X - 115}{25}[/tex]
[tex]X - 115 = 0.675*25[/tex]
[tex]X = 132[/tex]
The interval is [98,132]
Question 1 of 10
The triangles shown below may not be congruent.
66V
100
100
00
2017
A. True
B. False
SUBMIT
Answer:
A. TRUE
Step-by-step explanation:
To determine if two triangles are congruent, we need to establish the facts that the three angles and three side lengths of one is congruent to corresponding angles and side lengths of the other triangle.
The diagram given only tells us the angle measure of the two triangles which are congruent to each other. The side length wasn't given. Therefore, the triangles may not be congruent.
1. Come up with an integer that is BIGGER than 10.
2. Come up with an integer that is SMALLER than 10.
3. Come up with an integer that is BIGGER than 0.
4. Come up with an integer that is SMALLER than 0.
I need help pleaseeee
Answer:
1) any number that is greater than ten is considered an integer bigger than ten: for example, 11, 12, 100, 1000000, etc.
2) any number that is smaller than ten is considered an integer smaller than ten: for example, 9, 8, 7, -100, -100000, etc.
3) any number that is bigger than zero is considered an integer bigger than ten: for example, 1, 2, 10, 100, 100000, etc.
4) any number that is smaller than zero is considered an integer smaller than zero: for example, -1, -2, -3, -10, -100000, etc.
Step-by-step explanation:
An integer is any whole number
Answer:
Step-by-step explanation:
integer bigger than 10 is 11
integer smaller than 10 is 9
integer greater than 0 is 1.
integer smaller than 0 is -1.
Rohit thinks of a 4 digit number. The digit in the one’s place is 3 more than the digit in the ten’s place, but 5 less than the digit in the thousand’s place. The value of the hundred’s place is 600. The digit in thousand’s place is the greatest odd number. What is the number Rohit is thinking of?
Answer:
9614
Step-by-step explanation:
Generic number with 4 digit
1000t + 100h + 10y + x
x = 3 + y
x = m - 5
h = 6
m = 9
if we substitute the value we have:
x = 9 - 5 = 4
4 = 3 + y
y = 1
Final number
9614
We have a study involving 5 different groups that each contain 9 participants (45 total). What two degrees of freedom would we report when we report the results of our study
Answer:
Degree of freedoms F(4,40)
Step-by-step explanation:
Given:
There is a study which is involving 5 different groups that each contains 9 participants (totally 45)
The objective is to calculate the degree of freedoms
Formula used:
Numerator degree of freedom = k-1
denominator degree of freedom=N-K
Solution:
Numerator degree of freedom = k-1
denominator degree of freedom=N-K
Where,
K= number of groups = 5
N= total number of observations
which is given as follows,
N=45
Then,
Numerator degree of freedom = k-1
=5-1
=4
Denominator degree of freedom = N-K
=45-5
=40
Therefore,
Degree of freedoms, F(4,40)