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:
x = 2
Step-by-step explanation:
Given
- 7x - 3x + 2 = - 8x - 2 ← simplify left side
- 10x + 2 = - 8x - 2 ( add 8x to both sides )
- 2x + 2 = - 2 ( subtract 2 from both sides )
- 2x = - 4 ( divide both sides by - 2 )
x = 2
The second item would be $88 before tax since the tax rate is <span>9.375%</span>
Let x = small number
Let y = large number
Because they are consecutive even numbers,they must have a difference of 2:
y-x=2
y=2+x
Eqn 1: x+(2+x)=14
Eqn 2: x(2+x)=48
2x+2=14
2x=12
x=6
This means y must be 8
so your two numbers are 6 and 8