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:
<h2>M = ( 5 , 2)</h2>
Step-by-step explanation:
The midpoint M of two endpoints of a line segment can be found by using the formula

where
(x1 , y1) and (x2 , y2) are the points
From the question the points are
A(12,9), B(-2,-5)
The midpoint M is

We have the final answer as
<h3>M = ( 5 , 2)</h3>
Hope this helps you
Answer:
quadrilateral
Step-by-step explanation:
Answer:
12
Step-by-step explanation:
Givens
Harpreet = x + 3
Sukhpreet = x
Komalpreet = 2*(x + 3)
Average Age = 15
Equation
[(x + 3) + x + 2*(x + 3) ] / 3 = 15 Multiply both sides by 3
Solution
3 [(x + 3) + x + 2*(x + 3) ] / 3 = 15 * 3 Combine
[(x + 3) + x + 2*(x + 3) ] = 45 Remove the brackets
x + 3 + x + 2x + 6 = 45 Combine like terms
4x + 9 = 45 Subtract 9 from both sides
4x + 9 - 9 = 45 - 9 Combine
4x = 36 Divide by 4
4x/4 = 36/4
x = 9
Answer
Harpreet is x+ 3 = 9 + 3 = 12
Answer:
It has a minimum and no maximum.
Step-by-step explanation:
This is the graph of a parabola that opens up, so it has a minimum but no maximum.