Answer:
no
Step-by-step explanation:
To determine if (1, 6) is a solution, substitute x = 1, y = 6 into the left side of both equations and if the value obtained equals the right side then it is a solution.
10(1) - 6 = 10 - 6 = 4 ≠ - 6
- 10(1) + 5(6) = - 10 + 30 = 20 ≠ 30
Then (1, 6 ) is not a solution to the system
Solution:
Given that, 6 identical toys weigh 1.8 kg
we know that, 1kilogram = 1000 grams
6 identical toys weigh in grams
6 identical toys weigh 1800 grams
then calculating the weight of 1 toy by unitary method ,
weight of 1 toy =
grams.
Hence, 1 toy would weigh 300 grams.
Answer:
yes, you are right, that hexagon follows all of the guidelines
Step-by-step explanation:
wait no, plot points at the correct ones, then draw line straight down, then a reflection of the initial line. Draw points for the corresponding sides
<h2>
Coordinate of mid point = (1,0)</h2>
Step-by-step explanation:
Given points are (-6,3) and (4,-3)
,
and 
Coordinate of mid point 

=(1,0)
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, "%")
}