aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Verbal and Quantitative Aptitude Test
  • There is a circular pizza with negligible thickness that ...
Multiple choice

There is a circular pizza with negligible thickness that is cut into 'x' pieces by 4 straight line cuts. What is the maximum and minimum value of 'x' respectively?

  1. 12,6

  2. 11,6

  3. 12,5

  4. 11,5

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

For n lines, max pieces = (n^2 + n + 2) / 2. For n=4, max = (16+4+2)/2 = 11. Min pieces = n+1 = 5 (when all lines are parallel).

Keep practicing — related questions

  • there is a circular cake .what is maximum no of pieces u can have with three cuts ?
  • The Jones family orders four pizzas to eat. Each pizza is sliced into four parts. How many pizza slices do ...
  • Which of the following is defined as a data value that corresponds to a minimum or maximum input , internal...
  • public void test(int x) { int odd = 1; if(odd) /* Line 4 */ { System.out.println(odd); } else { System.out....
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • In COBOL consider the data division, WS-X PICTURE PPP9999. MOVE 123 TO WS-X. What is the value stored in WS-X?
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • If 8 x = 64, then what is the value of x?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy