Answer:
yes it is arithmetic because:
28 - 10= 18
18 - 10= 8
8 - 10= -2
it keeps decreasing by the same number (10). Therefore, it is arithmetic.
Answer:
D
Step-by-step explanation:
The square root of 25 is 5
Let x = software program
Let y = video game
x < 200 ; y < 300
x + y < 425
50x ; 35y
x = 200 ; y = 225
50(200) + 35(225) = 10,000 + 7,875 = 17,875
x = 125 ; y = 300
50(125) + 35(300) = 6,250 + 10,500 = 16,750
x = 175 ; y = 250
50(175) + 35(250) = 8,750 + 8,750 = 17,500
It is more profitable to maximize production of software program when working within the limits provided.
X + y + z = 2
x - y + 5z = 6
cancelando +y com -y:
x + z = 2*(-5)
x + 5z = 6
-5x -5z = -10
...x +5z = 6
---------------------
-4x = -4 *(-1)
4x = 4
x = 4/4
x = 1
x + z = 2
1 + z = 2
z = 2 - 1
z = 1
x + y + z = 2
1 + y + 1 = 2
2 + y = 2
y = 2 - 2
y = 0
S: {x, y, z} = {1, 0, 1}