Answer:
=−4/7
Step-by-step explanation:
And yh I'm sorry if I got it wrong
There are 8000 millimeters because 1 liter is also 1000 millimeters
Answer:
2 in the hundredths place is greater
Step-by-step explanation:
2 in the hundredths place is 10 times the thousands place
First, let's define our variables.
Let's call our width X(given)
and our length, since it's 10 shorter than 3 times the width, we can call our length:
3x-10
So, the perimeter of a rectange is equal to 2 times the length + 2 times the width.
So, when we plug our values in, we get

The perimeter is 8x-20
Answer:
x = 1
y = 5
z = 2
Step-by-step explanation:
System of equations:
6x - 2y + z = -2
2x + 3y - 3z = 11
x + 6y = 31
Isolate one variable in any of the equations:
x + 6y = 31
x = 31 - 6y
Plug in this value for x in another equation:
6(31 - 6y) - 2y + z = -2
186 - 36y - 2y + z = -2
186 - 38y + z = -2
-38y + z = -188
z = -188 + 38y
Plug in these values in the remaining equation:
2(31 - 6y) + 3y - 3(-188 + 38y) = 11
62 - 12y + 3y + 564 - 114y = 11
626 - 12y + 3y - 114y = 11
626 - 9y - 114y = 11
626 - 123y = 11
-123y = -615
y = 5
Plug in value of y into our other answers to solve for x and z:
x = 31 - 6(5)
x = 31 - 30
x = 1
z = -188 + 38(5)
z = -188 + 190
z = 2
Check your work:
6x - 2y + z = -2
6(1) - 2(5) + 2 = -2
6 - 10 + 2 = -2
-4 + 2 = -2
-2 = -2
Correct!
*Note there are several ways to solve for these types of problems. I used substitution*