Question
The average of 7 consecutive numbers is 20. The largest
of these numbers isSolution
let the consecutive no be x,x+1,x+2,x+3,x+4,x+5,x+6 sum of all consecutive numbers=x+x+1+x+2+x+3+x+4+x+5+x+6= 7x+21=7(x+3) average = (sum of all numbers)/( total numbers) given average=20 20 = (7(x+3))/7 = x + 3 X + 3 = 20 => x = 17 largest number is x+6=17+6=23
What are the different modes of fiber optic communication?
What is the primary goal of the Matrix Chain Multiplication problem in dynamic programming?
Which of the following statement is INCORRECT related to mysql_list_tables() function ?
Average waiting time of all process?
What does the Hamming distance measure in the context of information theory and coding?
What does a star schema consist of?
Which involve two factor authentication
What is a primary advantage of using virtual machines in a computing environment?
The is attribute in custom elements is used for:
Which evaluation metric is commonly used in machine translation?