Answer: The answers are in the steps
Step-by-step explanation:
x y value of y/x
-3 -3 1
1 1 1
3 3 1
If you have a graphing calculator then it is easy to graph
A right triangle? because it has angle measures or 45, 45, 90.
Answer:
1) -15/32
2) 2/15
3) -203.5
4) -3/2 = -1.5
5) 10/3 = 3 1/3
Step-by-step explanation:
For 1, you just multiply the numerators and denominators together (3 by 5, 4 by 8) and then because it is negative, add the negative sign.
For 2, you multiply again, but because there are 2 negative signs, it becomes positive.
For 3, you divide 81.4 by 0.4, you could also divide 814 by 4.
For 4, you keep change flip, so the equation would become -9/4 (-2 1/4=-9/4) and 3/2 would become 2/3. The equation would be (-9/4 * 2/3). Then, you would get -18/12 which is -3/2.
For 5, you just multiply 4/3 by 5/2 which is 20/6 and because 2 negatives, it becomes positive.
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, "%")
}