It's moderate positive because when the number is closer to zero the weaker it is and the closer to one its stronger so since 0.44 is in more in the middle it moderate and since there is no negative sign which is - then it moderate positive. Btw I took the test and it was right.
Most of these problems are the commutative property:
Addition
a + b = b + a
Multiplication
a * b = b * a
and the associative property:
Addition
(a + b) + c = a + (b + c)
Multiplication
(a * b) * c = a * (b * c)
There's also the Identity property:
Addition \ Subtraction:
a + 0 = a \ a - 0 = a
Multiplication \ Division:
a * 1 = a \ a / 1 = a
Answer:
The cost to rent each chair and each table are $1.5 and $8.75 respectively
Step-by-step explanation:
Let x represent 1 chair
Let y represent 1 table
Therefore
3x + 2y = 22 ------------(1)
5x + 6y = 60 ------------(2)
Multiply (1) by 5 and (2) by 3
15x + 10y = 110 ----------(3)
15x + 18y = 180 ------------(4)
Subtract (3) from (4)
8y = 70
Divide through by 8
y = $8.75
Substitute y = 8.75 in (1)
3x + 2y = 22
3x + 2(8.75) = 22
3x + 17.5 = 22
Collect like terms
3x = 22 - 17.5
3x = 4.5
Divide through by 3
x =$1.5
Answer:
n = 18
Step-by-step explanation:
The formula for angle sum of a polygon is S = 180 (n - 2), where S is the sum and n is the sides.
We are given that the sum is 2880, and are trying to find n.
Simply sub in S = 2880,
2880 = 180 (n - 2)
Divide by 180 to get (n - 2) by themselves on the right side,
16 = n - 2
Now add 2 to the other side to get n by itself
18 = n
n = 18
Hope this helped!! Please feel free to ask me if there's anything you don't understand from this working