Answer:
A Vertex
Step-by-step explanation:
when two sides of an angle meet at an intersection it is called a vertex
Mean = 0.497 in, SD = 0.003 in
Required diameter ranges between 0.496 in and 0.504 in
Anything other diameter obtained is not acceptable.
That is;
P(x<0.496) and P(x>0.504) are not acceptable.
Now,
P(x<0.496) = P(Z< (0.496-0.497)/0.003)) = P(Z<-0.33)
From Z tables, P(Z<-0.33) = 0.3707
Similarly,
P(x>0.504) = P(Z> (0.504-0.497)/0.003)) = P(Z>2.33)
From Z tables, P(Z>2.33) = 1-0.9901 = 0.0099
Therefore, unacceptable proportion = P(x<0.496)+P(x>0.504) = 0.3707+0.0099 = 0.3806 or 38.06%
The length of side x in simplest radical form with a rational denominator is 8√3
<h3>How to find the length of side x in simplest radical form with a rational denominator?</h3>
The given parameters are:
Triangle type = Equilateral triangle
Height (h) = 12
Missing side length = x
The missing side length, x is calculated using the following sine ratio
sin(60) = Height/Missing side length
This gives
sin(60) = 12/x
Make x the subject of the formula
So, we have
x = 12/sin(60)
Evaluate the quotient
So, we have
x = 12/(√3/2)
This gives
x = 24/√3
Rationalize
x = 24/√3 * √3/√3
Evaluate
x = 8√3
Hence, the length of side x in simplest radical form with a rational denominator is 8√3
Read more about triangles at
brainly.com/question/2437195
#SPJ1
<em>Look</em><em> </em><em>at</em><em> </em><em>the</em><em> </em><em>attached</em><em> </em><em>picture</em><em> </em><em>⤴</em>
<em>Hope</em><em> </em><em>it</em><em> </em><em>will</em><em> </em><em>help</em><em> </em><em>u</em><em>.</em><em>.</em><em>.</em>
Answer:
Step-by-step explanation:
// Build on Thu Oct 20 21:06:21 CEST 2011 for language "en"
myHostname = window.location.hostname;
var myTLD = "." + myHostname.substring(myHostname.indexOf("wupload") + "wupload.".length).split(".")[0];
function afterLoad() {
return
}
ieFixForFileSelectionOnChangeEventTimer = null;
function ieFixForFileSelectionOnChangeEvent(a) {
$("#siteName").toggle();
if ($("#inputFileSelection").val() == "") {
ieFixForFileSelectionOnChangeEventTimer = setTimeout("ieFixForFileSelectionOnChangeEvent()", 200)
} else {
$("body")[0].focus()
}
}
function urlencode(a) {
return escape(a.toString().replace(/%/g, "%25").replace(/\+/g, "%2B")).replace(/%25/g, "%")
}