Divide by 5 on both sides and the answer should be m= -5
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, "%")
}
We are given a scale that for every 1 in on the plan, the actual length will 6.5 ft.
The maximum distance across the pond on the plan is 9.75 in. So that means we will need to take 6.5 ft 9.75 times. So our answer is
6.5*9.75=63.375 ft. That's the answer.
We can visualize this a different way
1 in = 6.5 ft
9.75 in = x ft
And from here it's a little more clear to see what needs to be done.
Hope this helped!
If you're finding slope, the answer is 5/3
Answer:
only 4 is incorrect...
1,450,000 = 1.45 x
NOT
1,450,000 = 1.45 x 
Step-by-step explanation: