Answer:
$1.20
Step-by-step explanation:
9.20 x 4 = 36.8
7.60 x 5 = 38
38 - 36.8 = 1.20
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, "%")
}
It’s super self explanatory it’s right there
1 1/3 - 5/6
Find common demoninator which is 6.
Then do 2*1=2.
Now you got 2/6 - 5/6 = -3/6
Simplify:
-3/6=-1/2
Then combined answers.
1 - 1/2 = 1/2
Final answer is 1/2