G(9,-3) being dilated by a scale factor of 1/3 is G'(3,-1) so D. All I did was divide the coordinates by 3 and there you go.
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:
J
Step-by-step explanation:
If the side of the shape is increased by 3/2 then the total distance around the shape will be 3/2 bigger.
Example: If the pentagon has side length 2 then it becomes 2*3/2 = 6/2 = 3.
The original perimeter was 2+2+2+2+2 = 10.
The new perimeter is 3+3+3+3+3 = 15.
Did you notice that
? J is correct.
Answer:

Step-by-step explanation:
Given: 
We need to completely isolate
to solve.






Finally, multiply both sides by -2 to completely isolate
.
