SOLUTION: 4) The equations defining a model of two trading nations are given by ๐‘Œ ๐‘Œ ๐ถ1 = 0.7๐‘Œ1 + 50 ๐ถ2 = 0.8๐‘Œ2 + 100 ๐ผ

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: 4) The equations defining a model of two trading nations are given by ๐‘Œ ๐‘Œ ๐ถ1 = 0.7๐‘Œ1 + 50 ๐ถ2 = 0.8๐‘Œ2 + 100 ๐ผ       Log On


   



Question 1169746: 4) The equations defining a model of two trading nations are given by
๐‘Œ ๐‘Œ ๐ถ1 = 0.7๐‘Œ1 + 50 ๐ถ2 = 0.8๐‘Œ2 + 100 ๐ผ ๐ผ ๐‘€1 = 0.3๐‘Œ1 ๐‘€2 = 0.1๐‘Œ2
a. Express this system in matrix form and hence find the values of ๐‘Œ1 and ๐‘Œ2.
b.Calculate the balance of payments between these countries

Answer by CPhill(1959) About Me  (Show Source):
You can put this solution on YOUR website!
Let's solve this problem step-by-step.
**Understanding the Model**
We are given a model of two trading nations, with the following equations:
* **Country 1:**
* Y1 = C1 + I1 + X1 - M1
* C1 = 0.7Y1 + 50
* M1 = 0.3Y1
* **Country 2:**
* Y2 = C2 + I2 + X2 - M2
* C2 = 0.8Y2 + 100
* M2 = 0.1Y2
Where:
* Y = National Income
* C = Consumption
* I = Investment (we'll assume I1 and I2 are exogenous, so we'll treat them as constants)
* X = Exports
* M = Imports
We also know that:
* X1 = M2 (Exports of country 1 are imports of country 2)
* X2 = M1 (Exports of country 2 are imports of country 1)
**a) Express the System in Matrix Form and Find Y1 and Y2**
1. **Substitute the Equations:**
* For Country 1:
* Y1 = (0.7Y1 + 50) + I1 + M2 - 0.3Y1
* Y1 = 0.4Y1 + 50 + I1 + 0.1Y2
* 0.6Y1 - 0.1Y2 = 50 + I1
* For Country 2:
* Y2 = (0.8Y2 + 100) + I2 + M1 - 0.1Y2
* Y2 = 0.7Y2 + 100 + I2 + 0.3Y1
* -0.3Y1 + 0.3Y2 = 100 + I2
2. **Matrix Form:**
We can write this system of equations in matrix form as:
```
[ 0.6 -0.1 ] [ Y1 ] = [ 50 + I1 ]
[ -0.3 0.3 ] [ Y2 ] = [ 100 + I2 ]
```
Let's represent this as:
```
A * Y = B
```
Where:
```
A = [ 0.6 -0.1 ]
[ -0.3 0.3 ]
Y = [ Y1 ]
[ Y2 ]
B = [ 50 + I1 ]
[ 100 + I2 ]
```
3. **Solve for Y (Y1 and Y2):**
To find Y, we need to calculate Aโปยน and multiply it by B:
```
Y = Aโปยน * B
```
First, find the determinant of A:
* det(A) = (0.6 * 0.3) - (-0.1 * -0.3) = 0.18 - 0.03 = 0.15
Now, find the inverse of A:
```
Aโปยน = (1 / det(A)) * [ 0.3 0.1 ]
[ 0.3 0.6 ]
Aโปยน = (1 / 0.15) * [ 0.3 0.1 ]
[ 0.3 0.6 ]
Aโปยน = [ 2 2/3 ]
[ 2 4 ]
```
Now, multiply Aโปยน by B:
```
Y = [ 2 2/3 ] [ 50 + I1 ]
[ 2 4 ] [ 100 + I2 ]
Y1 = 2(50 + I1) + (2/3)(100 + I2)
Y1 = 100 + 2I1 + 200/3 + (2/3)I2
Y1 = 500/3 + 2I1 + (2/3)I2
Y2 = 2(50 + I1) + 4(100 + I2)
Y2 = 100 + 2I1 + 400 + 4I2
Y2 = 500 + 2I1 + 4I2
```
**b) Calculate the Balance of Payments Between These Countries**
The balance of payments is the difference between exports and imports.
* Balance of Payments for Country 1 = X1 - M1 = M2 - M1 = 0.1Y2 - 0.3Y1
* Balance of Payments for Country 2 = X2 - M2 = M1 - M2 = 0.3Y1 - 0.1Y2
Let's calculate the balance of payments for Country 1:
* Balance of Payments 1 = 0.1Y2 - 0.3Y1
* Balance of Payments 1 = 0.1(500 + 2I1 + 4I2) - 0.3(500/3 + 2I1 + (2/3)I2)
* Balance of Payments 1 = 50 + 0.2I1 + 0.4I2 - 50 - 0.6I1 - 0.2I2
* Balance of Payments 1 = -0.4I1 + 0.2I2
Let's calculate the balance of payments for Country 2:
* Balance of Payments 2 = 0.3Y1 - 0.1Y2
* Balance of Payments 2 = 0.3(500/3 + 2I1 + (2/3)I2) - 0.1(500 + 2I1 + 4I2)
* Balance of Payments 2 = 50 + 0.6I1 + 0.2I2 - 50 - 0.2I1 - 0.4I2
* Balance of Payments 2 = 0.4I1 - 0.2I2
**Conclusion**
* Y1 = 500/3 + 2I1 + (2/3)I2
* Y2 = 500 + 2I1 + 4I2
* Balance of Payments for Country 1 = -0.4I1 + 0.2I2
* Balance of Payments for Country 2 = 0.4I1 - 0.2I2
The balance of payments for Country 2 is the negative of the balance of payments for Country 1, meaning that if one country has a surplus, the other has a deficit.