In statistics, the risk of making an error is referred to as a significance level. A significance level represents the probability of making a Type I error, which occurs when a null hypothesis is rejected even though it is true.
The most common significance level used in statistical analyses is 0.05 or 5%. This means that there is a 5% chance of rejecting a true null hypothesis.
In general, the choice of significance level depends on the specific application and context of the statistical analysis.
The 5% significance level is commonly used in scientific research, particularly in the fields of medicine and psychology.
The choice of this level is based on a balance between the risk of making a Type I error and the risk of making a Type II error, which occurs when a null hypothesis is not rejected even though it is false.
A Type II error is often more serious than a Type I error since it may lead to incorrect conclusions about the relationship between variables or the effectiveness of a treatment or intervention.
A 5% significance level provides a reasonable balance between these two types of errors. However, in some situations, a higher or lower significance level may be more appropriate.
For example, in a clinical trial where the consequences of a Type II error are severe, a lower significance level may be used to reduce the risk of this type of error.
To learn more about : probability
https://brainly.com/question/251701
#SPJ8
a. Find the slope of x^3+y^3-65xy=0 at the points (4,16) and (16,4).
b. At what point other than the origin does the curve have a horizontal tangent line?
c. Find the coordinates of the point other than the origin where the curve has a vertical tangent line.
a. The slope of the curve at the point (4,16) is approximately 1.165, and at the point (16,4) is approximately -0.496.
b. The curve has a horizontal tangent line at the points(0,0) and (3,27).
c. The curve has a vertical tangent lineat the points (0,0) and (65/2, (65/2)³).
How is this so?a. To find the slope of the curve given by the equation x³ + y³ - 65xy = 0 at the points (4,16) and (16,4),we can differentiate the equation implicitly with respect to x and solve for dy/dx.
Differentiating the equation with respect to x, we have -
3x² + 3y²(dy/dx) - 65y - 65x(dy/dx) = 0
To find the slope at a specific point, substitute the x and y coordinates into the equation and solve for dy/dx.
For the point (4,16) -
3(4)² + 3(16)²(dy/dx) - 65(16) - 65(4)(dy/dx) = 0
48 + 768(dy/dx) - 1040 - 260(dy/dx) = 0
508(dy/dx) = 592
(dy/dx) = 592/508
(dy/dx) ≈ 1.165
For the point (16,4) -
3(16)² + 3(4)²(dy/dx) - 65(4) - 65(16)(dy/dx) = 0
768 + 48(dy/dx) - 260 - 1040(dy/dx) = 0
(-992)(dy/dx) = 492
(dy/dx) = 492/(-992)
(dy/dx) ≈ -0.496
Thus, the slope of the curve at the point (4,16) isapproximately 1.165, and at the point (16,4) is approximately -0.496.
b. To find the point where the curve has a horizontal tangent line, we need to find the x-coordinate(s)where dy/dx equals zero.
This means the slope is zero and the tangent line is horizontal.
From the derivative we obtained earlier -
3x² + 3y²(dy/dx) - 65y - 65x(dy/dx) = 0
Setting dy/dx equal to zero -
3x² - 65y = 0
Substituting y = x³/65 into the equation -
3x² - 65(x³/65) = 0
3x² - x³ = 0
Factoring out an x² -
x²(3 - x) = 0
This equation has two solutions - x = 0 and x = 3.
hence, the curve has a horizontal tangent line at the points(0,0) and (3,27).
c. To find the point where the curve has a vertical tangent line, we need to find the x-coordinate(s) where the derivative is undefinedor approaches infinity.
From the derivative -
3x² + 3y²(dy/dx) - 65y - 65x(dy/dx) = 0
To find the vertical tangent line, dy/dx should be undefined or infinite. This occurs when the denominator of dy/dx is zero.
Setting the denominator equal to zero: -
65x = 65y
x = y
Substituting this condition back into the original equation -
x³ + x³ - 65x² = 0
2x³ - 65x² = 0
x²(2x - 65) = 0
This equation has two solutions - x = 0 and x = 65/2.
Therefore, the curve has a vertical tangent line at the points (0,0)
and(65/2, (65/2)³).
Learn more about slope:
https://brainly.com/question/3493733
#SPJ1
A coffee place is selling coffees for $2.50 each and cappuccinos for $3.75 each.
Today the coffee place sold a total of 70 drinks (coffees and cappuccinos) for a total of $222.50.
a) Write an equation that represents the information.
b) Solve the equation in (a) to find how many coffees and how many cappuccinos the coffee place sold today.
Answer:
Step-by-step explanation:
a) Let's denote the number of coffees sold as 'x' and the number of cappuccinos sold as 'y'.
The equation that represents the given information is:
2.50x + 3.75y = 222.50
b) To solve the equation, we need to find the values of 'x' and 'y' that satisfy the equation.
Since we have two variables and only one equation, we cannot determine the exact values of 'x' and 'y' independently. However, we can find possible combinations that satisfy the equation.
Let's proceed by assuming values for one of the variables and solving for the other. For example, let's assume 'x' is 40 (number of coffees):
2.50(40) + 3.75y = 222.50
100 + 3.75y = 222.50
3.75y = 222.50 - 100
3.75y = 122.50
y = 122.50 / 3.75
y ≈ 32.67
In this case, assuming 40 coffees were sold, we get approximately 32.67 cappuccinos.
We can also assume different values for 'x' and solve for 'y' to find other possible combinations. However, keep in mind that the number of drinks sold should be a whole number since it cannot be fractional.
Therefore, one possible combination could be around 40 coffees and 33 cappuccinos sold.
Aris and Josiah are reading a 50-page book for their ELA class. Aris wants to know what page Josiah is reading. Josiah gives her two hints: 1. The product of the two page numbers he can see is 930. 2. The page he is reading is an odd numbered page.
Answer:
31
Step-by-step explanation:
Let x and (x + 1) be the page numbers Josiah can see
Hint 1: x(x + 1) = 930
⇒ x² + x = 930
⇒ x² + x - 930 = 0
Using quadratic formula,
\(x = \frac{-b\pm\sqrt{b^2 -4ac} }{2a}\)
a = 1, b = 1 and c = -930
\(x = \frac{-1\pm\sqrt{1^2 -4(1)(-930)} }{2(1)}\\\\= \frac{-1\pm\sqrt{1 +3720} }{2}\\\\= \frac{-1\pm\sqrt{3721} }{2}\\\\= \frac{-1\pm61 }{2}\\\)
\(x = \frac{-1-61 }{2}\;\;\;\;or\;\;\;\;x= \frac{-1+61 }{2}\\\\\implies x = \frac{-62 }{2}\;\;\;\;or\;\;\;\;x= \frac{60 }{2}\\\\\implies x = -31\;\;\;\;or\;\;\;\;x= 30\)
Sice x is a page number, it cannot be negative
⇒ x = 30 and
x + 1 = 31
The two pages Josiah can see are pg.30 and pg.31
Hint 2: The page he is reading is an odd number
Out of the pages 30 and 31, 31 is an odd number
Thereofre, Josiah is reading page 31
could you help me thanks
Answer:
The answer would be -4. hope this helped!
PLEASE ANSWER QUICK
The slopes of a quadrilateral are 2/5, 5/4, 5/4, and 2/5. What conclusion about this shape can be made?
A. The quadrilateral is a trapezoid, because there are two pairs of equal slopes, and thus two pairs of parallel opposite sides.
B. The quadrilateral is a parallelogram, because there is one pair of equal slopes, and thus one pair of parallel opposite sides.
C. The quadrilateral is a trapezoid, because there is one pair of equal slopes, and thus one pair of parallel opposite sides.
D. The quadrilateral is a parallelogram, because there are two pairs of equal slopes, and thus two pairs of parallel opposite sides.
Based on the definition of parallelogram, the conclusion about the quadrilateral is that: D. The quadrilateral is a parallelogram, because there are two pairs of equal slopes, and thus two pairs of parallel opposite sides.
What are the Properties of a Parallelogram?If a quadrilateral is a parallelogram, the two pairs of opposite sides will be parallel to each other.
If two sides of a shape have the same slopes, it then means the shape is a parallelogram.
The quadrilateral that is given is said to have the following:
Two equal slopes of 5/4 and 5/4; and 2/5 and 2/5, this means the sides that have the same slope values are opposite to each other.
Since they are opposite to each other and they have the same slope, therefore, the conclusion about the described shape is: D. The quadrilateral is a parallelogram, because there are two pairs of equal slopes, and thus two pairs of parallel opposite sides.
Learn more about the parallelogram on:
https://brainly.com/question/20526916
#SPJ1
I need an answer now please quick and easy
e
I just need the answer please n thank u<3
Answer:
C. \(x=-9 \textsf{ and }x=1\)
Step-by-step explanation:
\((x+4)^2=25\)
\((x+4)(x+4)=25\)
expand the brackets:
\(x^2+8x+16=25\)
subtract 25 from both sides:
\(x^2+8x-9=0\)
factor:
\(x^2+9x-x-9=0\)
\(x(x+9)-1(x+9)=0\)
\((x-1)(x+9)=0\)
solve for x:
\(x-1=0 \implies x=1\)
\(x+9=0 \implies x=-9\)
Are these lines perpendicular?While these lines mayappear to intersect at a 90°angle, it is best to find theirslopes to make sure.Orange line[?]runSlope = rise=Hint: First enter therise, or change in y-value, of the orangeline.
Answer
The lines are NOT perpendicular.
Explanation
The slope of the orange line is given as follows:
\(\text{Slope }=\frac{rise}{run}=\frac{\Delta y}{\Delta x}=\frac{2-0}{3-0}=\frac{2}{3}\)Similarly, the slope of the blue line is given as follows:
\(\text{Slope }=\frac{rise}{run}=\frac{\Delta y}{\Delta x}=\frac{0-2}{0--1}=\frac{-2}{1}=-2\)For these lines to be perpendicular, the product of the two slopes must be equal to -1.
The product of the two slopes =
\(\begin{gathered} \frac{2}{3}\times-2=-\frac{4}{3} \\ -\frac{4}{3}\ne-1 \end{gathered}\)Hence, the lines are NOT perpendicular.
can someone please help me with these problems
Answer:
according to BODMAS rule
Step-by-step explanation:
a=17
b=4
c=12
Nancy and Billy collect coins. nancy has x coins. Billy has 9 coins fewer than 2 times the number of coins Nancy has. Write and simplify an expression for the total number of coins Nancy and Billy have
Find the domain and range of the relation. Also determine whether the relation is a function.
{(6,3), (8,5), (-4,-4), (5,5)}
The domain is:
D: {-4, 5, 6, 8}
The range is:
R: {-4, 3, 5}
And yes, the relation is a function.
How to determine the domain and range?
For a relation that maps elements x into elements y (in the form (x, y)), we define the domain as the set of the inputs (values of x) and the range as the set of the outputs (values of y).
Here our relation is defined by: {(6,3), (8,5), (-4,-4), (5,5)}
The domain is the set of the first values of each pair, so we have:
D: {-4, 5, 6, 8}
The range is the set of the second values of each pair:
R: {-4, 3, 5}
Now, is this a function?
Yes, it is a function, because each input is mapped into only one output.
If you want to learn more about domain and range:
https://brainly.com/question/10197594
#SPJ1
Using these limitations, determine the width of the coal tray if the food is 16 inches above the tray and when y = 0.53.
We have that by answering the following question Therefore, the width inequality of the coal tray must be at least 5.30 inches.
What is inequality?In mathematics, an inequality is a non-equal connection between two expressions or values. As a result, imbalance leads to inequity. In mathematics, an inequality connects two values that are not equal. Inequality is not the same as equality. When two values are not equal, the not equal symbol is typically used (). Various disparities, no matter how little or huge, are utilised to contrast values. Many basic inequalities may be solved by altering the two sides until just the variables remain. Yet, a lot of factors contribute to inequality: Negative values are split or added on both sides. Exchange left and right.
We are given the formula:
\(P = 1 / (I + Fd^2)\)
Let's assume that the limits on the variables are as follows:
0 < P < 100 (since P can be converted to a percentage)
0 < I < infinity
0 < F < infinity
0 < d < infinity
\(0.53 = 1 / (I + F(16/d)^2)\\0.53(I + F(16/d)^2) = 1\\I + F(16/d)^2 = 1/0.53\\I + F(256/d^2) = 1.8868\\\)
Since d > 0, we know that:
\(256/d^2 < infinity\)
Therefore, we can say:
\(I + F(256/d^2) < I + infinity\\I + F(256/d^2) < infinity\\1/0.53 < infinity\\1 < 0.53 infinity\\F(256/d^2) < 1/0.53 - I\\d^2 > 256F / (1/0.53 - I)\\d > \sqrt(256F / (1/0.53 - I))\\d > \sqrt(256(0.01) / (1/0.53)) = 5.30\\d > 5.30\\\)
Therefore, the width of the coal tray must be at least 5.30 inches.
To know more about inequality visit:
https://brainly.com/question/29914203
#SPJ1
Question 15 of 60
Choose the symbol that correctly compares the fractions below.
8 8
-?-
10 10
OA. None of these are correct.
OB. <
C. >
OD. =
SUBMIT
Answer:
D
Step-by-step explanation:
Help w this question please its #11 btw
Answer:
cgtcdtxcgv gg ok
Step-by-step explanation:
Diana is painting statues. She has 7/8 of a liter of paint remaining. Each statue requires 1/20 liter of paint. How many statues can she paint?
Answer:
she can paint 17 statues (with some paint left,but not enough for another statue)
Step-by-step explanation:
7/8 divided into 1/20
is the same as 7/8 multiplied by 20/1
7/8 x 20/1 = 140/8 = 17.5
PLEASE HELP!!! TIMED TEST!
Which pair of angles must be supplementary?
1 and 6
2 and 5
5 and 4
6 and 2
Answer:
ok supplementary angles are two angles when they add up upto 180 degree so angle 2 and 5 make 180 degree .
Alex saved 90¢ more than Linda. If Linda saved $8.25, how
much money did Alex save?
If Linda saved $8.25, then Alex saved 98.25$.
What is a linear equation in two variables?
A linear equation in two variables is one that is written in the form ax + by + c=0, where a, b, and c are real numbers and the coefficients of x and y, i.e. a and b, are not equal to zero. For example, 10x+4y = 3 and -x+5y = 2 are two-variable linear equations.
Let the amount saved by Alex be 'x $' and by Linda be 'y $',
Then by using the given condition,
x = y + 90
Linda saved 8.25$, which means y = 8.25.
x = 8.25 + 90
x = 98.25 $.
Hence, If Linda saved $8.25, then Alex saved 98.25$.
To learn more about the linear equation in two variables, visit:
https://brainly.com/question/24085666
#SPJ1
(a) Show that if λ is an eigenvalue of A, then λ is an eigenvalue of \(A^{T}\). Show with an example that the eigenvectors of A and \(A^{T}\) are not the same.
(b) Show that if λ is an eigenvalue of A, and A is invertible, then λ^-1 is an eigenvalue of A^-1.
If λ is an eigenvalue of A, then λ is an eigenvalue of \(A^T\). Show with an example that the eigenvectors of A and \(A^T\) are not the same.
What are eigenvalues and eigenvectors?The equation Av = λv, where v is a non-zero vector, is satisfied by an eigenvector v and an eigenvalue given a square matrix A. In other words, the eigenvector v is multiplied by the matrix A to produce a scalar multiple of v. Due to their role in illuminating the behaviour of linear transformations and differential equation systems, eigenvectors play a crucial role in many branches of mathematics and science. When the eigenvector v is multiplied by A, the eigenvalue indicates how much it is scaled.
The eigenvalue and eigenvector states that, let v be a non-zero eigenvector of A corresponding to the eigenvalue λ.
Then, we have:
Av = λv
Taking transpose on both sides we have:
\(v^T A^T = \lambda v^T\)
The above equations thus relates transpose of vector and transpose of A to λ.
Now, consider a matrix:
\(\left[\begin{array}{cc}1&2\\3&4\\\end{array}\right]\)
Now, the eigen values of this matrix are λ1 = -0.37 and λ2 = 5.37.
The eigenvectors are:
\(v1 = [-0.8246, 0.5658]^T\\v2 = [-0.4159, -0.9094]^T\)
Now, for transpose of A:
\(A^T=\left[\begin{array}{cc}1&3\\2&4\\\end{array}\right]\)
The eigen vectors are:
\(u1 = [-0.7071, -0.7071]^T\\u2 = [0.8944, -0.4472]^T\)
Hence, we see that, if λ is an eigenvalue of A, then λ is an eigenvalue of \(A^T\). Show with an example that the eigenvectors of A and \(A^T\) are not the same.
Learn more about eigenvalues here:
https://brainly.com/question/29749542
#SPJ1
At a sports event, a fair coin is flipped to determine which team has possession of the ball to start. The coin has two sides, heads, (H), and tails, (T). Identify the correct experiment, trial, and outcome below: Select all that apply: a. The experiment is identifying whether a heads or tails is flipped. b. The experiment is flipping the coin c. A trial is flipping a heads. d. A trial is one flip of the coin. e. An outcome is flipping a tails. f. An outcome is flipping a coin once.
The correct answer about experiment, trial, and outcome is
a. The experiment identifies whether a head or tail
b. The experiment is flipping the coin
d. A trial is one flip of the coin
Experiment:
An experiment in probability is a process or activity that involves observing or measuring an outcome or event, in order to determine the likelihood or probability of certain outcomes.
Outcome:In probability, an outcome refers to a possible result that can occur from an experiment or event. It is one of the possible outcomes that can happen, and it may be a single result or a set of results.
TrialIn probability, a trial is a single repetition of an experiment or event. It is the process of observing or measuring the outcome of an event or experiment once.
Here we have
At a sports event, a fair coin is flipped to determine which team has possession of the ball.
The coin has two sides, heads, (H), and tails, (T).
From the given options correct answers are
a. The experiment identifying whether a head or tail is flipped is correct because the experiment is to determine which side of the coin will be facing up after the coin is flipped, either heads (H) or tails (T).
b. The experiment is flipping the coin is correct because the experiment involves physically flipping the coin.
d. A trial is one flip of the coin is correct as a trial is defined as a single performance of an experiment, in this case, flipping the coin once.
Therefore,
The correct answer about experiment, trial, and outcome is
a. The experiment identifies whether a head or tail
b. The experiment is flipping the coin
d. A trial is one flip of the coin
Learn more about Probability at
https://brainly.com/question/30034780
#SPJ1
In a discount basis loan, interest is "pald" at the time the loan is made by deducting the Interest amount from the loan
amount.
“True
False”
Answer:
true
hope that helps
Step-by-step explanation:
we make a sequence of figures with tiles. The first four figures have 1,4,7 and 10 tiles, respectively. How many tiles will the 15th figure have?
Answer:
43
Step-by-step explanation:
1 , 4 , 7 , 10
→ Find the difference between each term
4 - 1 = 3, 7 - 4 = 3 and 10 - 7 = 3
→ Put this into the nth term format
3n + x
→ Write the 3 times tables above the sequence and find what you need to take away from the times tables to get to the sequence
3 , 6 , 9 , 12
1 , 4 , 7 , 10
→ Minus 2
3n - 2
→ Substitute 15 as n
3 × 15 - 2 = 43
I have no idea how to go about this question, how would I do it?
Answer:
30 cm
Step-by-step explanation:
18x1.66666667=30
Hope this helps :)
Solve 2+3(-4)-6 Show work please
Answer:
-16Step-by-step explanation:
2+3(-4)-6
2-3*4-6
2-12-6
-16
Hope this helps! Have a great day. Remember your amazing and you got this! Alycia <3
Answer:
-16
Step-by-step explanation:
3(-4)= -12
-12 + -6 = -18
-18 + 2 = -16
c: happy to help
What is the length of side BC of the triangle?
Answer: -9
Step-by-step explanation: it is -9 because 3x-3 equals -9. I hope this will help!
Simplify the expression.
\(\sqrt[3]{24x^{6}y^{2}}-2x^{2} \sqrt[3]{375y^{2}}-3x\sqrt[3]{16x^{3}y^{2}}\)
Please help!
Step-by-step explanation:
several things to remember :
an nth root is the same as 1/n as exponent.
exponent of exponent means multiplying the exponents. like
(x⁴)³ = x¹²
when applying an exponent to a product of factors, then it has to be applied to each factor.
so the expression is first of all the same as
(24x⁶y²)^(1/3) - 2x²(375y²)^(1/3) - 3x(16x³y²)^(1/3)
and that is then
(3×8x⁶y²)^(1/3) - 2x²(3×125y²)^(1/3) - (2×8x³y²)^(1/3) =
= 2x²(3y²)^(1/3) - 10x²(3y²)^(1/3) - 2x(2y²)^(1/3) =
= -8x²(3y²)^(1/3) -2x(2y²)^(1/3) =
= -2x((4x(3y²)^(1/3) + (2y²)^(1/3)) =
= -2x((4x(3)^(1/3) + 2^(1/3))y^(2/3)
Find the mean, median, and mode for the set of numbers. If necessary, round the mean to one decimal place.
26, 31, 19, 23, 16
Mean of the set of numbers = 23
Median of the set of numbers = 23
Mode of the set of numbers = 16, 19, 23, 26, 31
What are Mean, Median and Mode?The arithmetic mean is found by adding the numbers and dividing the sum by the number of numbers in the list. This is what is most often meant by an average. The median is the middle value in a list ordered from smallest to largest. The mode is the most frequently occurring value on the list.
Given numbers,
26, 31, 19, 23, 16
Putting in Ascending order
16, 19, 23, 26, 31
No. of elements N = 5
Mean = (26 + 31 + 19 + 23 + 16)/5
Mean = 115/5
Mean = 23
Since N = 5 (Odd)
Median = (N+1)/2th term
= (5+1)/2th term
= 6/2th term
= 3rd term
= 23
Every element has same frequency,
Mode = 16, 19, 23, 26, 31
Hence, Mean = 23, Median = 23 and Mode = 16, 19, 23, 26, 31
of the set of the numbers.
Learn more about Mean, Median and Mode here:
https://brainly.com/question/4010314
#SPJ1
Select the number that round to 387.4 when rounded to the nearest tenth.
A. 387.461
B. 387.344
C. 387.309
D. 387.352
E. 387.779
Answer:
D
Step-by-step explanation:
When rounding, the number 5 is rounded up. So the number 387.352 will be rounded up 387.4. Other options are not suitable. Correct answer is "D"
If you think my answer is the best, please mark it as the Brainliest.
Thank you! :))
Please help if you can, this is due tomorrow.
In the diagram below, $\angle BAC=24^\circ$ and $AB=AC$.
If $\angle ABC=y^\circ$, what is the value of $y$?
[asy]
size(4.25cm);
pair a=(0,cos(pi/15)); pair b=(-sin(pi/15),0); pair c=-b; pair d=c+(1,0);
dot(a); dot(b); dot(c);
draw(c--a--b--c);
draw((2*a+3*b)/5-0.05*(cos(pi/15),-sin(pi/15))--(2*a+3*b)/5+0.05*(cos(pi/15),-sin(pi/15)));
draw((2*a+3*c)/5-0.05*(cos(pi/15),sin(pi/15))--(2*a+3*c)/5+0.05*(cos(pi/15),sin(pi/15)));
label(scale(0.75)*"$24^\circ$",a-(0,0.3),S);
label("$A$",a,N);
label("$B$",b,SSW);
label("$C$",c,S);
label(scale(0.85)*"$y^\circ$",b,NE);
[/asy]
The given diagram implies that the triangle $ABC$ is an isosceles triangle with angles of $24^\circ$. This can be verified by computing the length of the hypotenuse and using the Pythagorean Theorem.
What is equation?Equation is a mathematical expression that consists of variables, symbols, and numbers, and shows the relationship between different quantities. An equation can involve one or more unknowns, and can be represented as an equality or as an inequality. Solving an equation requires understanding the relationship between the different elements in the equation, and manipulating the equation to isolate the unknowns. Common types of equations include linear equations, quadratic equations, and polynomial equations.
From this diagram, we can conclude that $\angle ABC$ is an isosceles triangle. This is because the angles opposite equal sides of a triangle must be equal. Since $\angle BAC=24^\circ$, $\angle ABC$ must be $24^\circ$. Furthermore, the sides $AB$ and $AC$ are equal, so $ABC$ is an isosceles triangle.
This conclusion can be verified by using the Pythagorean Theorem. If $AB=AC$, then it follows that $BC = \sqrt{AB^2 + AC^2} = \sqrt{2AB^2}$. Since $AB=3$, it follows that $BC=\sqrt{2*3^2}=6$. Therefore, the triangle $ABC$ is a right triangle with legs of length 3 and hypotenuse of length 6. Since $\angle BAC = 24^\circ$, it follows that $\angle ABC = 24^\circ$, verifying that the triangle is isosceles.
In conclusion, the given diagram implies that the triangle $ABC$ is an isosceles triangle with angles of $24^\circ$. This can be verified by computing the length of the hypotenuse and using the Pythagorean Theorem.
To know more about equation click-
http://brainly.com/question/2972832
#SPJ1
Answer:
78
Step-by-step explanation:
Find the measure of ∠AED for m∠BEC = 36.
Hello!
∠AED and ∠BEC are opposite angles
so ∠AED = ∠BEC = 36°.
∠AED = 36°