All you need to do is solve it
or
When solved your answer is
0.25 or 1/4
------------------------
What I did to solve it was....
1. Divide top fraction by bottom fraction to get decimal
1 ÷ 2 = 0.5
2. Then multiply 0.5 by its self (the same as putting it to the ^2)
0.5 x 0.5 = 0.25
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:
x = 1.89
Step-by-step explanation:
Solve 22 - 10.2 + 25 to get 36.8 as the square's area.
Set up the equation 36.8 = (-10x + 25)^2 to represent the relationship between one side length and the area.
Reverse the equation to solve for x! Find the square root of both sides to cancel out the exponent. This gets you: 6.07 = -10x + 25.
Subtract 25 from both sides, then divide by -10 to get x by itself.
x = 1.89
Divide 324 by 24. Which is 13.5
Answer:
y = 2/3x+3
Step-by-step explanation: