First of all, keep in mind :
m --> cm = times by 100
cm --> mm = times by 10
mm --> cm = divide by 10
cm --> m = divide by 100
so we know that a square has 4 equal sides and to find the area of a square we do base*height. now these two numbers on the base and height are the same so we're basically squaring them to get the area of 81. therefore, we do the reverse so square root 81 and we get the answer 9cm
now let's convert 9cm to mm
= 9*10 = 90
area in mm = 90mm
now let's convert 9cm to meters
= 9/100=0.09
area in m = 0.09m
and finally, we already worked out the area in cm
= 9cm
hope this helped :)
Answer:
205
Step-by-step explanation:
<h3>
Answer: 49</h3>
Work Shown:
Replace x with 3, replace y with -8. Use order of operations PEMDAS to simplify.
x^2 + y^2 + x*y
3^2 + (-8)^2 + 3*(-8)
9 + 64 - 24
73 - 24
49
Answer: it's 31.5
Step-by-step explanation:because you would times 9 by 21 then divide by 6
9*21=189
189/6=31.5
Answer:
y - 5 = -4(x + 3)
Step-by-step explanation:
This question is asking you to use and make an equation using the base of the "point-slope form." This is a common equation used when dealing with coordinates and graphs in math. The point-slope form equation looks like this:
y - y₁ = m(x - x₁).
We are going to need to use this equation base to create our problem from the information given. If you are wondering what those subscripts of 1 mean (the 1 in y₁ and x₁), I will explain. Remember that:
slope (m) = <u>y - y₁</u>
x - x₁
So, our first y value (which is the y-coordinate of 5 in [-3, 5]) can be added into the problem base that I had mentioned above:
y - <u>5</u> = m(x - x₁).
Now, we need to place the first x value (which is the -3 in [-3, 5]) can be added into the base problem once more:
y - 5 = m(x - (<u>-3</u>)).
Because a negative number with a negative symbol in front of it creates a positive, we can change that as well:
y - 5 = m(x + 3).
Fortunately, the question provides a slope ready for use. The question says that the slope is -4, so we can place this into the equation now:
y - 5 = -4(x + 3).
I hope that this helps.