Others Maths Puzzle

Let N = 553+ 173- 723. N is divisible by
A.Both 7 and 13
B.Both 3 and 13
C.Both 17 and 7
D.Both 3 and 17

Read Solution (Total 3)

Others Other Question

The sides of two similar triangles are in the ratio root 3 : 2. Then their areas are in the ratio?
A) root 3:4 b) 3:4 c) 3:2 d) 4:3
Problem:
A sequence is said to be progressive if it doesn’t decrease at any point in time.
For example 1 1 2 2 is a progressive sequence but 1 2 1 is not a progressive sequence. Let S be the sequence and be represented by T spaced integers Ki, now your task is to find out the first longest progressive sequence present in the given sequence (S).

Input Format:
First line will contain T, the length of the sequence and next line will contain T spaced integers Ki (where i = 0,1, …,T).

Line 1 T,where T is the length of the sequence

Line 2 Ki,where Ki is integer in sequence separated by space

Constraints:
1