Answer:
b,c,f
Step-by-step explanation:
a is -8
b 8
c 8
d -8
e 1-
f 8
g -8
h -8
Answer:
Answer:
f(x) = - 4x + 4
Step-by-step explanation:
Step-by-step explanation:
A linear function has the form
f(x) = ax + b, thus
f(0) = a(0) + b = 4, that is
0 + b = 4 , hence b = 4
f(3) = 3a + b = - 8 ← substitute b = 4
3a + 4 = - 8 ( subtract 4 from both sides )
3a = - 12 ( divide both sides by 3 )
a = - 4, thus
f(x) = - 4x + 4
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:
Did you try looking it up
Step-by-step explanation:
sorry If I am wrong and don't forget to make me brainliest
Answer:
x = -3
Step-by-step explanation:
36(x + 4) = 36
Divide both sides by 36
x + 4 = 1
Subtraact 4 from both sides
x = -3