aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Mathematics (Mixed Test)
  • A number is 2 less than 3 times a number x. If (y + 4) is...
Multiple choice

A number is 2 less than 3 times a number x. If (y + 4) is added to that number, the new number so formed will be

  1. 3x - 2

  2. 3x - 2 + y

  3. 3x - 2 - y

  4. 3x - 2 + y + 4

  5. None of these

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

It is the expression for a number which is 2 less than 3 times a number x and the number so obtained is added with y + 4.

Keep practicing — related questions

  • 3.If 10 be added to 4 times a certain number, the result in 5 less than five times the number . The number ...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What two statements are true about the result obtained from calling Math.random()? 1. The result is less th...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which two statements are equivalent? 1. 3/2 2. 3<2 3. 3*4 4. 3<<2
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • Which two statements are equivalent? 1. 16*4 2. 16>>2 3. 16/2^2 4. 16>>>2
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Number Operations and Properties (896 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy