Question
Find the maximum value of (x + y) if 7x52y4 is divisible
by 12.Solution
ATQ, A number is divisible by 12 if it is divisible by both 3 and 4. A number is divisible by 4 when last two digits of the number are divisible by 4. y4 is divisible by 4 when y = 0, 2, 4, 6 or 8. Since we have to find maximum value, so y = 8. A number is divisible by 3 when sum of its digits is divisible by 3. So, (7 + x + 5 + 2 + 8 + 4) = (26 + x) must be divisible by 3. So, x = 1, 4 or 7. Since we have to find maximum value, so x = 7. Therefore, required value = 7 + 8 = 15.
A company uses a firewall to filter incoming and outgoing network traffic. Despite this, an attacker successfully accesses the network through a vulnera...
In Exploratory Data Analysis (EDA), which of the following is the primary purpose of using histograms?
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
Which of the following best describes independent variables in a dataset?
Which of the following is NOT an effective strategy to minimize bias in sampling?
A company divides its employees into departments (e.g., HR, IT, Marketing) and then selects random samples from each department for a satisfaction surve...
In hypothesis testing, what does a p-value less than 0.05 typically indicate ?
Which measure of central tendency is most appropriate when data has extreme outliers?
What factor is the most critical when determining the appropriate sample size for a study?
Which of the following scheduling algorithms can cause the starvation of low-priority processes?