aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Simultaneous Equations
  • Solve: x + 2y = 5 and x - y = - 1
Multiple choice

Solve: x + 2y = 5 and x - y = - 1

  1. (1, 2)

  2. (3, 1)

  3. (2, 1)

  4. (1, 0)

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Subtract to get 3y = 6 Or y =2 Plug in to get x = 1

Keep practicing — related questions

  • Solve: x + 2y = 3 and 2x + y = 3
  • Solve: x + y = 2 and ax + by = a + b
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Linear Equations (153 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy