Self Maths Puzzle Numerical Ability Sequence and Series

Q. What is the missing number of the following sequence
9, 35, 91, 189, _, 559

Read Solution (Total 4)

Self Other Question

Q. The sum of two positive integers multiplied by the larger number is 204. The difference multiplied by the smaller number is 35. The larger number is switch(option)
{
case 'H' : printf("Hello");
case 'W' : printf("Welcome");
case 'B' : printf("Bye");
break;
}
what would be the output if option = 'H' ?