1) x = - 4, y = - 12; (- 4, - 12)
2) x = 34, y = 17; (34, 17)
3) x = 16, y = 7; (16, 7)
4) x = 7, y = - 4; (7, - 4)
5) x = - 4, y = 10; (- 4, 10)
6) x = 12, y = - 7; (12, - 7)
7) x = 5, y = 10; (5, 10)
8) x = 11, y = - 12; (11, - 12)
Answer:
The second number ($1,541.02) is greater
Step-by-step explanation:
In the 100s place of the second number is a 5 and in the first a 4
Even though they have the same 1000s number 500 is larger that 400
Answer:
750 grams of 60% alloy
Step-by-step explanation:
Define x = amount of 60% alloy and y = amount of 20% alloy
Equating the amounts of gold:
0.6x+0.2y = 1000(0.5)
Since there must be 1000 grams total:
x+y = 1000
Writing the 2 resulting equations together:
0.6x + 0.2y = 500
x + y = 1000
Multiply the first equation by 5:
3x + y = 2500
x + y = 1000
Subtracting the 2nd equation from the 1st:
2x = 1500
x = 750
Answer: 750 grams of 60% alloy
Answer:
There are no options, so i will answer in a general way.
In a function:
y = f(x)
The output is y, and the input is x, and the ordered pair is written as (x, y)
In this case, we have the function:
y = -7*x + 6
Then we need to have different inputs and then find the outputs for each.
For example, if x = 1.
y = -7*1 + 6 = -1
Then we have the ordered pair (1, - 1)
if x = 0
y = -7*0 + 6 = 6
then we have the ordered pair (0, 6)
The general ordered pair is written as:
(x, y = -7*x + 6)
or:
(x, -7*x + 6)
Where you only need to replace the value of x.