Since 980÷2=490÷2=245÷5=49÷7=7÷7=1
980=2×2×5×7×7
the greatest perfect square will be
7*2*7*2
14*14=196
Answer:
I would choose f(x)= 3|x-1|
Step-by-step explanation: These are the point on the graph.
(X,Y)
-1,6
0,3
1,0
2,3
3,6
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: 1.) x - 2y = 4 , add 2y to both sides. ---> answer is, X = 2y + 4
2.) 2x - 6y = 8, Add 6y to both sides, then divide both sides by 2. --> answer is, X = 3y + 4