Algebra.Com's Answer #412439 by radh(108)  You can put this solution on YOUR website! Let's write this algebraically. \n" );
document.write( "Ivan (I) is three years older (+3) than his sister Mary (M). [M+3=I] \n" );
document.write( "One third (1/3) of Ivan's (I) age is 2 years less (-2) than one-half his sister's age (1/2M) one year ago (-1). [1/3I=1/2M-3] \n" );
document.write( "We can now describe this as a system. Let's assume I is X and M is Y. Let's put our equations into x+y=# form. \n" );
document.write( "M+3=I \n" );
document.write( "M=I+3 \n" );
document.write( "M-I=3 \n" );
document.write( "-X+Y=3\r \n" );
document.write( "\n" );
document.write( " 1/3I=1/2M+3 \n" );
document.write( "2/3I=M+3 \n" );
document.write( "2/3I-M=3 \n" );
document.write( "2/3X-Y=3\r \n" );
document.write( "\n" );
document.write( " \n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: Using Cramer's Rule to Solve Systems with 2 variables | \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " First let . This is the matrix formed by the coefficients of the given system of equations. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " Take note that the right hand values of the system are and which are highlighted here: \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " These values are important as they will be used to replace the columns of the matrix A. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " 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. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " Notation note: denotes the determinant of the matrix A. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " --------------------------------------------------------- \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " 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). \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " Now compute the determinant of to get . Once again, remember that the determinant of the 2x2 matrix is  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " To find the first solution, simply divide the determinant of by the determinant of to get:  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " So the first solution is  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " --------------------------------------------------------- \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " We'll follow the same basic idea to find the other solution. Let's reset by letting again (this is the coefficient matrix). \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " 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). \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " Now compute the determinant of to get . \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " To find the second solution, divide the determinant of by the determinant of to get:  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " So the second solution is  \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " ==================================================================================== \n" );
document.write( " \n" );
document.write( " Final Answer: \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " So the solutions are and giving the ordered pair (-18, -15) \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " Once again, Cramer's Rule is dependent on determinants. Take a look at this 2x2 Determinant Solver if you need more practice with determinants. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "There's no such thing as a negative age, so just flip that. That means Ivan is 18 and Mary is 15. \n" );
document.write( " Hope this helps! \n" );
document.write( " |