Answer:
z (min ) = 0.4167 $
x = 8,33 oz
y = 0
Step-by-step explanation:
Table:
Vitamin A Vitamin B Cost $/oz
Wheat (x) 10.5 2.4 0.05
Oats (y) 6 1.8 0.10
Requirements 48 (mg) 20 (mg)
Requirements 1,693 (oz) 0,7054 (oz)
The problem is minimized z subject to two constraint
z = 0.05*x + 0.1*y to minimize
Subject to:
Requirement of Vitamin A
10.5*x + 6 * y ≥ 48
Requirement of Vitamin B
2.4*x + 1.8*y ≥ 20
x≥0 y≥0
Using the on-line solver AtomZmaths and after 3 iterations the solution is:
z (min ) = 0.4167 $
x = 8,33 oz
y = 0
<span>Angle TSQ measures 68 degrees.
When a ray bisects an angle, it divides it into two equal parts. Each part is one-half the measurement of the original angle. Several rays are described as bisecting different angles. I would sketch a diagram to keep track of all the different rays and angles.
A. Since angle RST is bisected by ray SQ, angle RSQ and angle QST are each half the size of angle RST.
B. Since angle RSQ is bisected by ray SP, angle RSP and angle PSQ are each half the size of angle RSQ.
C. Since angle RSP is bisected by ray SV, angle RSV and angle VSP are each half the size of angle RSP.
We are given the measurement of angle VSP as 17 degrees. To find the measure of angle RSP, we notice in statement C above that VSP is half the size of angle RSP. If we double angle VSP's measurement (multiply by 2), we get angle RSP measures 34 degrees.
Using similar logic and statement B above, we double RSP's measurement of 34 to get angle RSQ's measurement. Double 34 is 68, angle RSQ's measurement in degrees.
From statement A above, we notice that RSQ's measurement is equal to that of angle QST's. Therefore, angle QST also measures 68 degrees. However, the question asks us to find the measurement of angle TSQ. However, angle QST and angle TSQ are the same. Either description can be used. Therefore, the measurement of angle TSQ is 68 degrees.</span>
Standard form: Ax + by =C
so
y+ 1 = 3/4(x - 16)
4(y + 1) = 3(x - 16)
4y + 4 = 3x - 48
3x - 4y = 52
Answer is D. last option
3x - 4y = 52
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, "%")
}
Answer: 153.9 inches sq
Step-by-step explanation: The area of a circle is A= 3.14 times radius squared. Assuming we are finding area, we use this formula. The diameter is 14 so the radius is 7. Seven squared is 49, so we would do 3.14 times 49. This equals 153.86, then rounded is 153.9. I hope that I helped you out a bit!