Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Struggling with GMAT Verbal as a non-native speaker? Harsh improved his score from 595 to 695 in just 45 days—and scored a 99 %ile in Verbal (V88)! Learn how smart strategy, clarity, and guided prep helped him gain 100 points.
At one point, she believed GMAT wasn’t for her. After scoring 595, self-doubt crept in and she questioned her potential. But instead of quitting, she made the right strategic changes. The result? A remarkable comeback to 695. Check out how Saakshi did it.
The Target Test Prep course represents a quantum leap forward in GMAT preparation, a radical reinterpretation of the way that students should study. Try before you buy with a 5-day, full-access trial of the course for FREE!
Prefer video-based learning? The Target Test Prep OnDemand course is a one-of-a-kind video masterclass featuring 400 hours of lecture-style teaching by Scott Woodbury-Stewart, founder of Target Test Prep and one of the most accomplished GMAT instructors
Consider following equations: \(a_1x+b_1y=c_1\) \(a_2x+b_2y=c_2\)
To get the value of x & y \(x=(c_1b_2-c_2b_1)/(a_1b_2-a_2b_1)\) \(y=(a_1c_2-a_2c_1)/(a_1b_2-a_2b_1)\) This is Cramer's rule Remember to reduce the equations in the above mentioned form.
For example: 2x+3y=1 7x+6y=8
According to the Cramer's rule, \(x=(1*6-8*3)/(2*6-7*3)=2\) \(y=(2*8-7*1)/(2*6-7*3)=-1\)
Regards,
Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Still interested in this question? Check out the "Best Topics" block below for a better discussion on this exact question, as well as several more related questions.
This is really handy! Thanks for sharing this. It seems familiar, but I've been out of school for so long, I would swear that most of things I am re-learning I was never taught! I'm going to check if it works with fractions. Kudos man!
For what it's worth, gang, I got a 760 on this thing (and have a minor in math) and have never seen this formula before. It seems easier to just... get good at substitution and/or combination.
Yeah, I completed grad school in math, and I doubt any mathematician I know would ever use Cramer's rule to solve GMAT-level 2-equations/2-unknowns problems. It's easy to see where Cramer's rule comes from, and then it's easy to see why it's actually a bad idea to use it for simple problems. If you have this two equation/two unknowns problem:
ax + by = p gx + hy = r
then if we want to solve for y, we can just get the same 'coefficient' in front of x, and subtract one equation from the other. So we can multiply the first equation by g, and the second by a, to get agx in both:
agx + bgy = gp agx + ahy = ar
and subtracting equations, the 'agx' term will vanish:
bgy - ahy = gp - ar y(bg - ah) = gp - ar y = (gp - ar)/(bg - ah)
and that's Cramer's rule. Notice though if you had these two equations:
154x + 29y = 53 77x + 14y = 25
then if you plug into Cramer, you're doing this calculation: (77*53 - 154*25)/(29*77 - 14*154), which is bananas, at least if you don't see the useful factorization of 77 throughout. If you avoid Cramer, and just multiply the second equation by 2 and subtract equations, you simply do:
154x + 29y = 53 154x + 28y = 50
y = 3
So when you use Cramer, you're doing exactly the same thing that you would do when you subtract equations, if you subtract equations in the worst possible way. You're always doing at least as much work as you'd do subtracting equations, but we can often use least common multiples, or many other simple shortcuts, and if you commit to using Cramer, you're committing to never noticing any of those time-saving opportunities.
Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.