Answer:
the ratio is 1:50 i don't see anymore ratio underneath
Step-by-step explanation:
I cant see any statements
<span>B(n) = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
where B is the balance after n payments are made, i is the monthly interest rate, P is the monthly payment and A is the initial amount of loan.
We require B(n) = 0...i.e. balance of 0 after n months.
so, 0 = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
Then, with some algebraic juggling we get:
n = -[log(1 - (Ai/P)]/log(1 + i)
Now, payment is at the beginning of the month, so A = $754.43 - $150 => $604.43
Also, i = (13.6/100)/12 => 0.136/12 per month
i.e. n = -[log(1 - (604.43)(0.136/12)/150)]/log(1 + 0.136/12)
so, n = 4.15 months...i.e. 4 payments + remainder
b) Now we have A = $754.43 - $300 = $454.43 so,
n = -[log(1 - (454.43)(0.136/12)/300)]/log(1 + 0.136/12)
so, n = 1.54 months...i.e. 1 payment + remainder
</span>
Answer:
x=1/5
Step-by-step explanation:
To solve this question we will have to open the bracket first
So let's go back to the given question
-2(5x-1)+7(5x-1)-3(-5x+1)
We can actually equate the equation to zero
Let's solve
-10x+2+35x-7+15x-3=0
Let's collect like terms
-10x+35x+15x=-2+7+3
40x=8
Let's make x the subject of formula by dividing both sides by 40
x=1/5
So the final answer is 1/5
Operations that can be applied to a matrix in the process of Gauss Jordan elimination are :
replacing the row with twice that row
replacing a row with the sum of that row and another row
swapping rows
Step-by-step explanation:
Gauss-Jordan Elimination is a matrix based way used to solve linear equations or to find inverse of a matrix.
The elimentary row(or column) operations that can be used are:
1. Swap any two rows(or colums)
2. Add or subtract scalar multiple of one row(column) to another row(column)
as is done in replacing a row with sum of that row and another row.
3. Multiply any row (or column) entirely by a non zero scalar as is done in replacing the row with twice the row, here scalar used = 2