Q. 84

Question

School Loan Interest Jamal and Stephanie each have school loans issued from the same two banks. The amounts borrowed and the monthly interest rates are given next (interest is compounded monthly):

(a) Write a matrix A for the amounts borrowed by each student and a matrix B for the monthly interest rates.

(b) Compute AB and interpret the results.

(c) Let C=11. Compute A(C+B)and interpret the results.

Step-by-Step Solution

Verified
Answer

(a)  A=4000300025003800 and B=0.0110.006

(b)  AB=6250.3

(c) A(C+B)=70626350.3

 

1Step 1. Given information

Jamal and stephanie have loan at leader 1 =$4000 and $2500 with rate of interest 0.011%(1.1%)

Jamal and stephanie have loan at leader 2 =$3000 and $3800 with rate of interest  0.006%(0.6%)

2Step 2. (a) Write a matrix A for the amounts borrowed by each student and a matrix B for the monthly interest rates.

The amount borrowed by jamal and stephanie can be written in the matrix form

A=4000300025003800

Again the monthly interest rates can also be written in the matrix form

B=0.0110.006

3Step 3. (b) Compute AB and interpret the results.

We calculate the matrix AB by multiplaying the two matrices

AB=40003000250038000.0110.006    =4000(0.011)+3000(0.006)2500(0.011)+3800(0.006)AB=6250.3

Thus,after multiplaying the two matrices,we get the amount of intrest for each student that is,$62for jamal and $50.30 for stephanie


4Step 4. Let C = 1 1 .Compute A ( C + B ) and interpret the result

We calculate the matrix by multiplaying A(C+B)=AC+AB

First find the value of AC by multiplaying the matrices

  AC=400030002500380011     =4000(1)+3000(1)2500(1)+3800(1)AC=70006300

Now, we have the value of AB=6250.3               [from(b)]

Now add AC and AB to get the value of A(C+B)

AC+AB=70006300+6250.3            =7000+626300+50.3            =70626350.3