document.write( "Question 647382: Which of the following represents a way to solve the system for x using Cramer's rule?
\n" ); document.write( "2x – y = 4
\n" ); document.write( "–5x + 3y = 3
\n" ); document.write( "

Algebra.Com's Answer #406158 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Cramer's rule:
\n" ); document.write( " 2x – y = 4
\n" ); document.write( "–5x + 3y = 3
\n" ); document.write( " x = Dx/D = 15/1 = 15 and y = Dy/D = 26/1 = 26
\n" ); document.write( "Note: \"M+=matrix%282%2C2%2C+a%5B1%5D%2Cb%5B1%5D%2Ca%5B2%5D%2Cb%5B2%5D%29\" =\"+a%5B1%5D%2Ab%5B2%5D+-++b%5B1%5D%2Aa%5B2%5D\"
\n" ); document.write( "\"D+=matrix%282%2C2%2C2%2C-1%2C-5%2C3%29\" = 1
\n" ); document.write( "\"Dx+=matrix%282%2C2%2C4%2C-1%2C3%2C3%29\" = 15
\n" ); document.write( "\"Dy+=matrix%282%2C2%2C2%2C4%2C-5%2C3%29\" = 26 \n" ); document.write( "
\n" );