The probability of getting 15 or more heads is :
P (Z > -0.18) = 1 - 0.4289 = 0.5714
Now, According to the question:
Normal Approximation to Binomial:
The normal distribution is used to approximate for the binomial distribution. The condition when binomial distribution is approximated to normal is that n should be large and probability should be close to 0.5
"Information available from the question"
n = 30
Probability, p(heads) = 1/2
Since sample size is large, we check for normal approximation.
np = 30(1/2) = 15
and, n(1 - p) = 30(1 - (1/2)) = 15 both are greater than 5, we use normal approximation.
Mean, μ = np = 30(1/2) = 15
Standard deviation, σ = [tex]\sqrt{np(1-p)}[/tex]
Standard deviation, σ = [tex]\sqrt{30(1/2)(1-1/2)}[/tex]
Standard deviation, σ =2.739
We have to find P (X ≥ 15). Using continuity correction, we deduct 0.5
P(X ≥ 15) = P(X > 14.5)
The respective Z-score with X = 14.5 is
Z = (x - μ)/ σ
Z = (14.5 - 15)/2.739
Z = -0.18
Now, we use z-tables to find probability greater than -0.18
P (Z > -0.18) = 1 - 0.4289 = 0.5714
Learn more about Normal distribution at:
https://brainly.com/question/29509087
#SPJ4
Let random variable S represent the age of the attendees at a local concert. The following histogram shows the probability distribution of the random variable S.
Alfonso claims that the distribution of S is symmetric with a mean age of 36. Does the histogram support Alfonso's claim?
The histogram doesn't support Alfonso's claim and the correct option is 5: No, the distribution is skewed to the left with a mean age greater than 36.
What is a histogram?
A histogram is a graphic depiction of a frequency distribution with continuous classes that has been grouped. A series of rectangles with bases equal to the distances between class boundaries and areas proportional to frequencies in the associated classes make up the area diagram.
Consider the given histogram at the photo below. It is an left-skew histogram, since it has a long tail to the left side.
We need to estimate the mean of the given data. To do so, we need to multiply each class midpoint with its probability, and sum them.
For example, for the first one, the midpoint is 32 and the probability is 0.03 (read the value on the y-axis). For, the second one, the midpoint is 33 and the probability is 0.04, for the third the midpoint is 34 and the probability is 0.05, and so on. All needed values are presented below.
1. midpoint = 32, probability= 0.03
2. midpoint = 33, probability = 0.04
3. midpoint = 34, probability = 0.05
4. midpoint = 35, probability = 0.1
5. midpoint = 36, probability =0.11
6. midpoint = 37, probability = 0.13
7. midpoint = 38, probability = 0.2
8. midpoint = 39, probability = 0.09
So, it is obtained that -
μ = 0.03 · 32 + 0.04 · 33 + 0.05 · 34 + 0.10 · 35 + 0.11 · 36 + 0.13 · 37 + 0.25 · 38 + 0.20 · 39 + 0.09 · 40
μ = 37.15
Therefore, this histogram is left-skewed with mean greater than 36.
To learn more about histogram from the given link
https://brainly.com/question/28164315
#SPJ4
Regina is shopping for clothes, and she sees that T-shirts are marked at $10 each and sweatshirts are marked at $14 each. She wants to buy at least 5 items while spending under $60.
Which graph represents the number of T-shirts and sweatshirts Regina can buy to meet her goal?
Answer: She can buy 2 sweatshirts and 3 T-Shirts or 1 sweatshirt and 4 T-Shirts
Step-by-step explanation:
Convert 20 feet per minute to yards per hour.
400 yards/hour
3600 yards/hour
60 yards/hour
6.3 yards/hour
20 feet per minute is equal to 400 yards/hour
What is unit rate?
A unit rate is the cost for only one of anything. This is expressed as a ratio with a denominator of 1. For instance, if you covered 70 yards in 10 seconds, you did so at an average speed of 7 yards per second. Although both of the ratios—70 yards in 10 seconds and 7 yards in one second—are rates, only the latter is a unit rate.
For 1 minute 20 feet
For 60 minutes , 60*20=1200 feet
1 hour = 60 minutes
Thus, we have 1200 feet per hour
3 feet = 1 yard
So, 1200 feet = 1200/3 yrads = 400 yards
Thus, 20 feet per minute is equal to 400 yards/hour
To learn more about the unit rate from the given link
https://brainly.com/question/4895463
#SPJ4
If f(x) = 4x2 - 3x + 2, evaluate f(-1).
State the domain of the function f(x) = (x+3)/(x-1).
Write the equation of the line that passes through the points (1, 1) and (2, 4). Write your answer in slope-intercept form.
1. f(-1) = 9
2. the domain of the function f(x) = (x+3)/(x-1) is: x ∈ R {1} or x ∈ R {- 1}
3. y = 3x + 2
4. y = 2/3x + 1
What is slope-intercept form?The formula for a straight line, written as y = mx + b, where m denotes the line's slope and b its y-intercept. When the slope of the line being studied is known, and the provided point is also the y-intercept, the slope-intercept formula, y = mx + b, is utilized (0, b). b stands in for the y value of the y-intercept point in the formula.
1.
Given f(x) = 4x² - 3x + 2
f(-1) = 4(-1)² - 3(-1) + 2
f(-1) = 4 + 3 + 2
f(-1) = 9
2.
f(x) = x + 3/ x - 1
x - 1 ≠ 0
x ≠ 1
therefore, x ∈ R {1} or x ∈ R {- 1}
3.
Two points (1, 1) and (2, 4)
(x₁, y₁) = (1,1)
(x₂, y₂) = (2, 4)
Two points form an equation:
y - y₁ = {(y₂ - y₁) / (x₂ - x₁)} (x - x₁)
y - 1 = {(4 - 1) / (2 - 1)} (x - 1)
3x - y = 2
x/ (2/3) + y / (-2) = 1
intercept form: x/a + y/b = 1
y = 3x + 2
this is slope intercept form.
4.
given slope (m) = 2/3
y - intercept (c) = 1
y = mx + c
y = 2/3x + 1
To know more about domain refer to:
https://brainly.com/question/2264373
#SPJ4
The baker made a batch of chocolate chip, oatmeal raisin, and sugar cookies. If P(chocolate chip) = 0.25, interpret the likelihood of randomly selecting a chocolate chip cookie from the batch.
Equally likely and unlikely
Likely
Unlikely
This value is not possible to represent probability of a chance event.
The probability of selecting a chocolate chip cookie from the batch is unlikely.
What is Probability?It is a branch of mathematics that deals with the occurrence of a random event.
Given that the baker made a batch of chocolate chip, oatmeal raisin, and sugar cookies.
If P(chocolate chip) = 0.25, interpret the likelihood of randomly selecting a chocolate chip cookie from the batch.
Then the probability of selecting a chocolate chip cookie from the batch is unlikely.
Unlikely means there's a small chance that an event will happen.
Hence, the probability of selecting a chocolate chip cookie from the batch is unlikely.
To learn more on probability click:
https://brainly.com/question/11234923
#SPJ1
A mechatronic aembly i ubjected to a final functional tet. Suppoe that defect occur at random in thee aemblie, and that defect occur according to a Poion ditribution with parameter λ= 0. 2. (a) What i the probability that an aembly will have exactly one defect? (b) What i the probability that an aembly will have one or more defect? (c) Suppoe that you improve the proce o that the occurrence rate of defect i cut in half to λ=0. 1. What effect doe thi have on the probability that an aembly will have one or more defect? \
(a) The probability that an assembly will have exactly one defect is 0.2.
This can be calculated using the Poisson distribution formula, which states that the probability of a given number of events (in this case, defects) occurring in a given interval is equal to the mean number of events (in this case, defects) multiplied by the exponential of the mean number of events (in this case, defects).
And multiplied by the exponential of the mean number of events (in this case, defects) multiplied by the exponential of the mean number of events (in this case, defects) divided by the factorial of the given number of events (in this case, defects). Thus, the probability of an assembly having exactly one defect is 0.2.
(b) The probability of an assembly having one or more defects is 1 - 0.2 = 0.8. This can be calculated using the same formula as in (a).
(c) By reducing the occurrence rate of defects to λ = 0.1, the probability of an assembly having one or more defects is reduced to 1 - 0.1 = 0.9. This can be calculated using the same formula as in (a).
For more questions like Probability click the link below:
https://brainly.com/question/11234923
#SPJ4
Correct question:
A mechatronic assembly is subjected to a final functional test. Suppose that a defect occurs at random in the assemblies, and that defect occurs according to a Poisson distribution with parameter λ= 0. 2. (a) What i the probability that an assembly will have exactly one defect? (b) What i the probability that an assembly will have one or more defects? (c) Suppose that you improve the process o that the occurrence rate of defects i cut in half to λ=0. 1. What effect doe this have on the probability that an assembly will have one or more defects? \
let x be an ordered set. if y is a proper subset of x that is convex in x, does it follow that y is an interval or a ray in x?
No, it does not follow that y is an interval or a ray in x. A convex subset of an ordered set is a set that contains all the points between any two points in the set.
This means that a convex subset of an ordered set could be a collection of points, it could be an interval, or it could be a ray. A proper subset of an ordered set is any subset except the entire set, so a proper subset of an ordered set could be any of these possibilities.
Therefore, while a proper subset of an ordered set that is convex in that set must be a collection of points, an interval, or a ray, it does not necessarily have to be one of those three options.
know more about ray here
https://brainly.com/question/17491571#
#SPJ11
toru rode his bike from his house to the library, to the park, and then back home. toru realized that his route made an isosceles triangle, and that the library was the exact same distance from both his house and the park. what is the measure of the angle at the library?
The measure of the angle at the library is 90 degrees.
Since the library is the same distance from both Toru's house and the park, this means that the triangle formed by the three points is an isosceles triangle, with two sides of equal length and two congruent angles.
In an isosceles triangle, the two equal angles are always congruent and add up to 180 degrees. So, the measure of each angle at the library would be:
180 degrees / 2 = 90 degrees
So, the measure of the angle at the library is 90 degrees.
An isosceles triangle is a type of triangle where two sides are of equal length and two angles are congruent. The two equal sides are called the legs and the third side is called the base. The two equal angles are opposite the two equal sides and are located at the vertices that are connected to the base.
To learn more about the triangle, visit:
brainly.com/question/2773823
#SPJ4
The measure of the angle at the library is 90 degrees.
Since the library is the same distance from both Toru's house and the park, this means that the triangle formed by the three points is an isosceles triangle, with two sides of equal length and two congruent angles.
In an isosceles triangle, the two equal angles are always congruent and add up to 180 degrees. So, the measure of each angle at the library would be:
180 degrees / 2 = 90 degrees
So, the measure of the angle at the library is 90 degrees.
An isosceles triangle is a type of triangle where two sides are of equal length and two angles are congruent. The two equal sides are called the legs and the third side is called the base. The two equal angles are opposite the two equal sides and are located at the vertices that are connected to the base.
To learn more about Triangle:
brainly.com/question/2773823
#SPJ4
solve the sum-of-forces equation just derived, 0=∑ify,i=pa−(p dp)a−rhoagdy , to obtain an expression for dp and thus a differential equation for pressure.
The pressure gradient is a function of the pressure itself, the local acceleration due to gravity, and the density of the fluid.
The sum-of-forces equation is 0=∑ify,i=pa−(p dp)a−ρagdy. Rearranging the equation to isolate dp yields the following expression:
dp = (pa - ρagdy) / p
Differentiating both sides with respect to y yields the differential equation for pressure:
dp/dy = (a(pa - ρagdy) - (dp)(pa)) / p
This equation can be further simplified using the product rule to yield:
dp/dy = pa2/p2 - ρag/p.
This differential equation shows that the pressure gradient is a function of the pressure itself, the local acceleration due to gravity, and the density of the fluid.
Learn more about differential equation here:
https://brainly.com/question/14620493
#SPJ4
The internal revenue service estimates that 8% of all taxpayers filling out long forms make mistakes. Suppose that a random sample of 10,000 forms is selected. What is the approximate probability that more than 800 forms have mistakes? 11. A survey conducted by the harris polling organization discovered that 63% of all americans are overweight. Suppose that a number of randomly selected americans are weighed. (a) find the probability that the fourth person weighed is the first person to be overweight? (b) find the probability that it takes more than 4 people to observe the first overweight person. (c) find the mean and variance of the number of americans that would have to be weighed in order to find the first person who was overweight
The answer to this question requires the use of the Poisson distribution and the cumulative distribution function.
(a) We are asked to find the probability that the fourth person weighed is the first person to be overweight. Since 63% of Americans are overweight, this means that the probability of a randomly selected American being overweight is 0.63. The probability of the first overweight person being the fourth person weighed is given by P(X=3) where X is the number of overweight people in the first 4 people weighed. Using the binomial distribution formula, we have:
[tex]P(X=3) = (4 choose 3) * (0.63)^3 * (0.37)^1\\\\ = 4 * (0.63)^3 * (0.37)[/tex]
(b) We are asked to find the probability that it takes more than 4 people to observe the first overweight person. This is equivalent to finding the probability that none of the first 4 people weighed are overweight. Using the complement rule, we have:
[tex]P(X=0) = 1 - P(X > 0)\\\\ = 1 - [P(X=1) + P(X=2) + P(X=3) + P(X=4)]\\\\ = 1 - [ (4 choose 1) * (0.63)^1 * (0.37)^3 + (4 choose 2) * (0.63)^2 * (0.37)^2 + P(X=3) ][/tex]
(c) The expected value (mean) of a binomial distribution is given by μ = np, where n is the number of trials and p is the probability of success in each trial. In this case, n=4 and p=0.63. Thus, the mean number of overweight people in 4 trials is 4 * 0.63 = 2.52. The variance of a binomial distribution is given by σ^2 = np(1-p), so in this case the variance is 4 * 0.63 * 0.37 = 1.41. The standard deviation is the square root of the variance, so the standard deviation is approximately [tex]\sqrt{(1.41) } = 1.19[/tex]. This means that the number of overweight people in 4 trials is expected to be around 2.52, with a standard deviation of 1.19.
Learn more about variance :
https://brainly.com/question/14116780
#SPJ4
what is 17.9 divided by 7?
The Answer is 2.557 when 17.9 is divided by 7
I need Help on this pls
Answer:(2,6)
Step-by-step explanation: 4/1 is going rise/run. your rise would be 4 and your run would be 1. 4/1 is up 4 to the right 1. another point would be (0,-2). you are still gonne do the same thing as rise over run just go negavtive. -4/1 which is down 4 to the left 1.
Tory and emilio's motorboats travel at the same speed Tory pilots her boat at 30 km before docking. Emilio continues for another 3 hr, traveling a total of 100 km before docking. How long did it take to navigate the 30 km
The actual time it took Tory to travel 30 km is 0 hours.
As per the data given in the question,
Speed of the boat of both the person Tory and Emillio are same.
Let's call the time it took Tory to travel 30 km as "t" (in hours).
Emilio travelled for t + 3 hours, and during that time, he covered a total distance of 100 km.
So, we can write the equation:
30 + (t + 3) * 30 = 100
Solving for t:
30 + 30t + 90 = 100
30t = -60
t = -2
Since time cannot be negative, the actual time it took Tory to travel 30 km is 0 hours.
For more questions on Speed, Time and Distance
https://brainly.com/question/26862717
#SPJ4
4x -3Expand and simplify 2(x+7) + 3(x+ 1)
Step-by-step explanation:
Expanding and simplifying 2(x + 7) + 3(x + 1):
2(x + 7) = 2x + 14
3(x + 1) = 3x + 3
Adding the two expressions:
2x + 14 + 3x + 3 = 5x + 17
So 2(x + 7) + 3(x + 1) = 5x + 17.
[tex] \sf2(x + 7) + 3(x + 1) \\ \sf2x + 14 + 3x + 3 \\ \sf5x + 17[/tex]
How to convert cubic centimeters to Milliliters?
Answer:
the cubic centimeters has the same value of millimeters so you just need to multiply by one
basically copy the same number
The volume of a cubic centimeter is equal to one milliliter (mL). Because of this, mL is preferable to centimeter cube.
What is the difference between cubic centimeters and Milliliters?Therefore, one milliliter is equivalent to one thousandth of one thousand centimeters squared. This means that one milliliter is equal to one cubic centimeter. One centimeter in length and height defines a cubic centimeter. The volume of a cubic centimeter is equal to one milliliter (mL). Because of this, mL is preferable to centimeter cube.
A milliliter and a cubic centimeter have identical volumes. One liter contains one thousand cubic centimeters. The metric units of volume are cubic centimeters (cm³) and liters (L). The U-100 indicates that one milliliter has 100 units. 0.3 milliliters of U-100 insulin equals 30 units.
To learn more about cubic centimeters refer to:
https://brainly.com/question/29174139
#SPJ4
g suppose we roll 20 fair six-sided dice. what is the probability that the minimum of the dice is 1?
Probability of getting minimum value of 20 fair dice rolls to be 1 is (1/6)^20 = 1.275 * 10^-9.
What is probability ?
Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1.
Let X be a random variable representing the minimum value among 20 fair six-sided dice rolls. We are interested in finding P(X = 1).
The event {X = 1} occurs if and only if all 20 dice rolls result in a 1. The probability of a single dice rolling a 1 is 1/6, and the rolls are independent, so the probability of all 20 dice rolling a 1 is (1/6)^20. Hence,
P(X = 1) = (1/6)^20 = 1.275 * 10^-9.
Probability of getting minimum value of 20 fair dice rolls to be 1 is (1/6)^20 = 1.275 * 10^-9.
To learn more about probability visit : brainly.com/question/30034780
#SPJ4
Probability of getting minimum value of 20 fair dice rolls to be 1 is (1/6)^20 = 1.275 * 10^-9.
Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1.
Let X be a random variable representing the minimum value among 20 fair six-sided dice rolls. We are interested in finding P(X = 1).
The event {X = 1} occurs if and only if all 20 dice rolls result in a 1. The probability of a single dice rolling a 1 is 1/6, and the rolls are independent, so the probability of all 20 dice rolling a 1 is (1/6)^20. Hence,
P(X = 1) = (1/6)^20 = 1.275 * 10^-9.
Probability of getting minimum value of 20 fair dice rolls to be 1 is (1/6)^20 = 1.275 * 10^-9.
To learn more about probability
brainly.com/question/30034780
#SPJ4
How are the average rate of change and the instantaneous rate of change related for ƒ(x) = 2x + 5?
The average rate of change and the instantaneous rate of change are same for ƒ(x) = 2x + 5. The solution has been obtained by using the concept of rate of change.
What is rate of change?
The pace at which one quantity changes in relation to another is described by the rate of change function. Simply expressed, the amount of change in one item is divided by the same amount of change in another to determine the rate of change. The relationship between how one quantity changes in relation to a change in another quantity is provided by the rate of change formula.
The average rate of change is:
[tex]r_{avg} =\frac{f(b)-f(a)}{b-a}[/tex], on interval [a,b]
Here, we are given ƒ(x) = 2x + 5
So,
[tex]r_{avg} =\frac{(2b+5)-(2a+5)}{b-a}[/tex]
[tex]r_{avg} =\frac{2b-2a}{b-a}[/tex]
[tex]r_{avg} =2[/tex]
The slope of f assessed at a single point, such as f′(c), where c is a predetermined point, is the definition of the instantaneous rate of change.
So, for ƒ(x) = 2x + 5,
f′(c) = 2
Therefore, instantaneous rate of change is 2.
Hence, the average rate of change and the instantaneous rate of change are same for ƒ(x) = 2x + 5.
Learn more about rate of change from the given link
https://brainly.com/question/25184007
#SPJ4
which equation justifies why 27 1 3 is equivalent to the cube root of 27?
The equation that justifies why[tex]27^{(1/3)}[/tex] is equivalent to the cube root of 27 is:[tex]27^{(1/3)} = (27^{1)^{(1/3)}} = 27^{(1/3)}[/tex]
The definition of cube rootThe cube root symbol is represented by the number "3". In the square root case, only the root symbol—also known as a radical—was employed. Therefore, the cube root of different numbers can be symbolically represented as follows: 5 divided by its cube = 3. 11 has a cube root of 311 and so on.
What does a cube of 3 inches mean?The cube root of three is the same as the number 1.442224957031. The cube root of three has the radical representations 33 and 31/3. " denotes the square root.
The cube root formula aids in computing the cube root of any given number that is represented by the symbol in radical form. It can be determined by first determining the number's prime factorization and then using the cube root formula. Assume that x is any number such that it equals y, y, and y.
To know more about Cube Root visit:
brainly.com/question/30038389
#SPJ1
4. 678 es un número racional o irracional.
-103 es un número racional o irracional
Los números racionales son números que se pueden expresar en la forma a/b donde a y b son números enteros y b ≠ 0.
Los números racionales también se conocen como números fraccionarios. En los números racionales de la forma a/b, el número a representa el cuantificador y b es el denominador del número racional.
Qué pasa si el valor de b = 0?
Si un número fraccionario o racional tiene un denominador de 0, como 1/0; 2/0; 10/0; y otros, entonces el número fraccionario o racional no está definido.
Los números racionales también se pueden reclasificar en números enteros, números enteros, números naturales y otros grupos de números que forman parte de los números racionales.
Ejemplo de número racionalAlgunos ejemplos de números racionales como 1/2, 2/3, 5/7, 12/7 y otros.
En los números racionales también hay varias operaciones simples como la suma, la resta, la multiplicación, la división y otras operaciones numéricas.
Learn more about rational number at https://brainly.com/question/24540810.
#SPJ4
Match each graph to its equation
in isosceles trapezoid mnpq with , diagonal . if and , how long is diagonal ?
The value of segment RN is:
Rn = 1.8
Now, According to the question:
An isosceles trapezoid is a trapezoid with congruent base angles and congruent non-parallel sides. A trapezoid is a quadrilateral with only one of its sides parallel. An isosceles trapezoid has many interesting properties that make it unique and help us differentiate it from the other quadrilaterals.
The figure shows:
MQ is parallel to NP
MN ≅ QP
So MNPQ is an isosceles trapezoid. That means that the two diagonals, MP and QN, are congruent and therefore are equal in length;
MP = QN
By the Segment Addition Postulate, QN = QR + RN and QR = 4.1:
MP = QN
5.9 = 4.1 + RN
RN = 5.9 - 4.1
RN = 1.8
Learn more about Isosceles trapezoid at:
https://brainly.com/question/3659187
#SPJ4
The given question is incomplete, complete question is:
Quadrilateral MNPQ is shown.
If MP = 5.9, what is RN? Round your answer to the nearest tenth.
withω=seiφ,wheres≥0andφ∈r,solvetheequationzn =ωincwhere n is a natural number. how many solutions are there?
For an nth root, there are n solutions of the equation z^n = ω.
To find these solutions, we use the polar form of z = r * e^(iθ). Substituting into the equation, we get:
r^n * e^(iθn) = s * e^iφ
Comparing the magnitude of both sides, we have:
r^n = s
Comparing the phase of both sides, we have:
nθ = φ + 2πk (where k is an integer)
So, we can set:
r = s^(1/n)
θ = (φ + 2πk) / n
Therefore, the n solutions are:
z = s^(1/n) * e^(i(φ + 2πk) / n)
for k = 0, 1, 2, ..., n-1.
--The question is not readable, answering to the question below--
"With ω = se^iφ, where s ≥ 0 and φ ∈ r , solve the equation z^n = ω in C where n is a natural number. How many solutions are there?"
To know more on nth root
https://brainly.com/question/30360169
#SPJ4
Marcu and hi dad were going camping. When they went into the garage to get their tent they noticed it wa ripped. Marcu' dad aid he could fix the tent. He would buy ome new material to cover the one rectangle ide that ripped
Marcus's father would require 189 if he wanted to completely redo the tent's cover, including the bottom.
What is meant by rectangular?A rectangle is a quadrilateral with four right angles in the Euclidean plane. It can alternatively be described as a parallelogram with a right angle or an equiangular quadrilateral, where equiangular denotes that all of its angles are equal. A square is a rectangle with four equally long sides. Answer. Rectangles and rectangular prisms differ primarily in that rectangles exist in two dimensions whereas rectangular prisms exist in three dimensions. Unlike a rectangle, which only has width and length, a rectangular prism has three dimensions: width, height, and length. A quadrilateral with all of its angles equal, or right angles, is a rectangle. In addition to having all equal angles, a square also has all equal sides.He needs 55 to completely cover the tent's one rectangular side with the rip. 55
Marcus's father would require 189 if he wanted to completely redo the tent's cover, including the bottom.
3 rectangular sides = 165
2 triangular sides = 24
165 + 24 = 189
To learn more about rectangular, refer to:
https://brainly.com/question/25292087
#SPJ4
ABCD i a trapezium AD and BC are parallel
work the length of ad
work the lenght of bc
The length of BD is approximately 8.62 cm and the length of CD is approximately 4.30 cm.
AB = 10 cm and BC = 18 cm and angle ADB = 56 degrees.
A: Length of BD:
Using the law of sines, BD can be calculated as:
BD = 10 * sin(56) = 8.62 cm (approx)
B: Length of CD:
Using the Pythagorean theorem, AD can be calculated as:
AD = sqrt(BD^2 + AB^2 - 2 * BD * AB * cos(56)) = 12.92 cm (approx)
And then, CD can be calculated as:
CD = AD - BD = 12.92 cm - 8.62 cm = 4.30 cm (approx)
So, the length of BD is approximately 8.62 cm and the length of CD is approximately 4.30 cm.
"
Complete question
ABCD is a trapezium AD and BC are parallel
where AB = 10cm and BC = 18cm and angle ADB = 56degree
Find
A: work out the length of BD
B: work out the length of CD
"
You can learn more about trapezium at
https://brainly.com/question/137259
#SPJ4
*Thabiso's parents opened an investment account when he was born, in which they deposit R5 000. They intend to withdraw the money on his 18th birthday. If the account earns 8% p.a. for the first 10 years and 6% p.a. for the next 6 years and 10% p.a. for the final 2 years, all compounded, how much money will Thabiso receive?
Find out the length of segment GF?
The length of segment GF in the triangle is 8 inches
How to Find out the length of segment GF?From the question, we have the following parameters that can be used in our computation:
The triangle
On the triangle, we have the following ratio
3 : 6 = 4 : GF
So, we have
GF = 6/3 * 4
Evaluate
GF = 8 inches
Hence, the length is 8 inches
Read more about similar triangles at
https://brainly.com/question/14285697
#SPJ1
For f(x) = 2x - 3x², evaluate f(-3).
A. -33
B. 33
C. -21
D. 6
[tex]\huge\begin{array}{ccc}f(-3)=-33\to\boxed{A.}\end{array}[/tex]
Value of the function.
We have the function:
[tex]f(x)=2x-3x^2[/tex]
We need
[tex]f(-3)=?[/tex]
Substitute [tex]x=-3[/tex] to [tex]f(x)[/tex]:
[tex]f(-3)=2\cdot(-3)-3\cdot(-3)^2=-6-3\cdot9=-6-27=-33\to\boxed{A.}[/tex]
Please helppppp fastttttt
Answer:
C is the answer
Step-by-step explanation:
Meera cut 1/10 m from a tring. Lilian cut 2/10 m from the ame tring. The remaining tring wa 3/10 m long. What wa the original length of the tring?
The original length of the string is 6/10 m or 0.6 m
What was the original length of the tiring?Now the string is divided into three parts:
1/10 m with Meera2/10 m with Lilian3/10 m balance partSo, the total length of string = 1/10 + 2/10 + 3/10 = 6/10 m = 0.6 m
Let the original length of string be=x
Length cut by Meera=x/10
Length cut by Lilian=2x/10
Length of remaining string=3/10
According to the question:-
Original length of string=Length cut by Meera +Length cut by Lilian+ Remaining part of string
=>x=x/10+2x/10+3/10
=>x=3x+3/10
=>10x=3x+3
=>10x-3x=3
=>7x=3
=>x=3/7m
Ans. Hence, original length of string is 3/7m
To learn more about length of string refers to;
https://brainly.com/question/30334850
#SPJ4
Factor this equation
81a^2+5b^2
Answer:
The equation 81a^2 + 5b^2 cannot be factored further as a polynomial expression because it is in the standard form of a sum of squares, and the coefficients are not perfect squares. Factoring a sum of squares means writing it as the product of two binomials, each of which is the square root of one of the terms. Since 81 and 5 are not perfect squares, the equation 81a^2 + 5b^2 cannot be written as the product of two binomials.
The equation [tex]81a^2 + 5b^2[/tex] cannot be written as the product of two binomials.
An equation is defined as an expression that shows the relationship between two or more numbers and variables.
Given equation as [tex]81a^2 + 5b^2[/tex]
Since we know that Factoring a sum of squares means writing it as the product of two binomials, each of that is the square root of one of the terms.
Hence, 81 and 5 are not perfect squares.
The given equation [tex]81a^2 + 5b^2[/tex] cannot be factored further as a polynomial expression because it is in the standard form of a sum of squares, and the coefficients are not perfect squares.
Learn more about equations here;
https://brainly.com/question/25180086
#SPJ2