Answer: 12a=48
Step-by-step explanation:
4a+6b=10
4a=10-6b
a=(10-6b)/4
a=(5-3b)/2
2a-4b=12
2((5-3b)/2)-4b=12
(5-3b)-4b=12
5-7b=12
-7b=7
b=-1
2a-4b=12
2a-4(-1)=12
2a+4=12
2a=8
a=4
a=4, b=-1
12a=48
X = first venture, y = second venture, z = third venture
x + y + z = 15,000
x + z = y + 7000
3x + 2y + 2z = 39,000
these are ur equations.....
x + y + z = 15,000
x - y + z = 7000
--------------------add
2x + 2z = 22,000
x + y + z = 15,000....multiply by -2
3x + 2y + 2z = 39,000
-------------------
-2x - 2y - 2z = - 30,000 (result of multiplying by -2)
3x + 2y + 2z = 39,000
------------------add
x = 9,000
2x + 2z = 22,000
2(9000) + 2z = 22000
18,000 + 2z = 22000
2z = 22000 - 18000
2z = 4000
z = 4000/2
z = 2,000
x + y + z = 15,000
9000 + y + 2000 = 15,000
11,000 + y = 15,000
y = 15,000 - 11,000
y = 4,000
first venture (x) = 9,000 <==
second venture (y) = 4,000 <==
third venture (z) = 2,000 <==
Yep! the plotted points are (2,1) and (0,5) the slope is -2
1/5 of 20 is 4.
2/5 of 20 is 8.
Therefore, Ron used 8 apples to make his pies.
Every function is a rule which tells you how to associate inputs and outputs. The input, also known as independent variable, is often indicated with the letter
, while the output, also known as dependent variable, is often indicated with the letter
.
With this notation, we write
, read "y is a function of x", in the sense that the value of the variable y depends on the value of the variable x, and f is the function that tells you how y depends on x.
In your example, you have
, which means "subtract four times the input (4x) from 2"
So, it doesn't matter which input you chose (i.e. the value for x), because you will always have to behave this way:
- Pick an input value, x
- Multiply it by four to get 4x
- Subtract this number from 2: 2-4x
Here are some examples of explicit calculations: if I choose
and input, the workflow will be
- Pick an input value, 2
- Multiply it by four to get 8
- Subtract this number from 2: 2-8=-6
So, if the input is 2, the output is -6
Similarly, if we choose
as input, we have:
- Pick an input value, 0
- Multiply it by four to get 0
- Subtract this number from 2: 2-0=2
So, if the input is 0, the output is 2. And so on: for every possible value for x you have the correspondant value for y, with the function f telling you how to associate one with the other.