Question 904020: A motor boat traveling with the current can go 36 mi in 2 hr. Against the current it takes 3 h to go to the same distance. Find the RATE of the motorboat in calm water.
Answer by richwmiller(17219) (Show Source):
You can put this solution on YOUR website! r*t=d
r*4-c*4=36,
r*2+c*2=36
c = 9/2, r = 27/2
4,-4,36
2,2,36
Solved by pluggable solver: Using Cramer's Rule to Solve Systems with 2 variables |

First let . This is the matrix formed by the coefficients of the given system of equations.
Take note that the right hand values of the system are and which are highlighted here:

These values are important as they will be used to replace the columns of the matrix A.
Now let's calculate the the determinant of the matrix A to get . Remember that the determinant of the 2x2 matrix is . If you need help with calculating the determinant of any two by two matrices, then check out this solver.
Notation note: denotes the determinant of the matrix A.
---------------------------------------------------------
Now replace the first column of A (that corresponds to the variable 'x') with the values that form the right hand side of the system of equations. We will denote this new matrix (since we're replacing the 'x' column so to speak).

Now compute the determinant of to get . Once again, remember that the determinant of the 2x2 matrix is 
To find the first solution, simply divide the determinant of by the determinant of to get: 
So the first solution is 
---------------------------------------------------------
We'll follow the same basic idea to find the other solution. Let's reset by letting again (this is the coefficient matrix).
Now replace the second column of A (that corresponds to the variable 'y') with the values that form the right hand side of the system of equations. We will denote this new matrix (since we're replacing the 'y' column in a way).

Now compute the determinant of to get .
To find the second solution, divide the determinant of by the determinant of to get: 
So the second solution is 
====================================================================================
Final Answer:
So the solutions are and giving the ordered pair (27/2, 9/2)
Once again, Cramer's Rule is dependent on determinants. Take a look at this 2x2 Determinant Solver if you need more practice with determinants.
|
|
|
|