Number System Which one of the following is the sum of the numbers 1, 3, 5, 7, 9…. up to nth number? N(N + 1)/2 N2 N2 + 1 N(N + 1) N(N + 1)/2 N2 N2 + 1 N(N + 1) ANSWER DOWNLOAD EXAMIANS APP
Number System The average of 7 consecutive even numbers A, B, C, D, E, F and G is 36. What is the product of ' C and 'E' ? 1468 1292 1327 1168 1468 1292 1327 1168 ANSWER EXPLANATION DOWNLOAD EXAMIANS APP A + B + C + D + E + F + G/7 = 36Therefore, D = 36Therefore, C = 34, E = 38Therefore, Product = 34 x 38 = 1292
Number System 5525 ÷ 17 = √? 112225 99225 93025 105625 112225 99225 93025 105625 ANSWER EXPLANATION DOWNLOAD EXAMIANS APP √? = 5525/17 = 325∴ ? = (325)² = 105625
Number System A, B, C, D and E are consecutive even numbers respectively. The average of 5 numbers is 82. What is the product of C and E ? 6373 6363 6383 6353 6373 6363 6383 6353 ANSWER EXPLANATION DOWNLOAD EXAMIANS APP x + x + 1 + x + 2 + x + 3 + x + 4 = 5 x 82= 5x + 10 = 410 = 5x = 400= x = 400/5 = 80 ∴ A = 80C = 82and E = 84= C x E = 82 x 84 = 6383
Number System The average of five consecutive even numbers A, B, C, D and E is 42. What is the product of B and D ? 1760 4589 3289 2476 1760 4589 3289 2476 ANSWER EXPLANATION DOWNLOAD EXAMIANS APP A + B + C + D + E/5 = 42∴ C = 42, ∴ B = 40, ∴ D = 44∴ B x D = 40 x 44 = 1760
Number System Which one of the following represents the sum of the first n even numbers? N2+ 1 N(N – 1) N2 N(N + 1) N2+ 1 N(N – 1) N2 N(N + 1) ANSWER EXPLANATION DOWNLOAD EXAMIANS APP N (N + 1)