Question
Length and breadth of a rectangular field is (x + 7) cm
and (x – 6) cm, respectively. If the cost of ploughing the field at a rate of Rs. 6 per cm² is Rs. 3888, then find the cost of fencing the field at a rate of Rs. 16 per cm.Solution
ATQ, Area of the field = 3888/6 = 648 cm² So, (x + 7)(x – 6) = 648 Or, x² + x – 648 = 0 Or, x² + 27x – 24x – 648 = 0 Or, x(x + 27) – 24(x + 27) = 0 Or, (x + 27)(x – 24) = 0 So, x = 24 Perimeter of the field = 2 × {(24 + 7) + (24 – 6)} = 106 metres Desired cost = 106 × 16 = Rs. 1696
A company uses a firewall to filter incoming and outgoing network traffic. Despite this, an attacker successfully accesses the network through a vulnera...
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
How do you open a file in read mode in Python?
In a dataset, which measure indicates the spread of data around the mean?
What is the primary objective of Exploratory Data Analysis (EDA) in a data analysis workflow?
In the context of risk modeling for credit scoring, which of the following factors is least likely to be used in predicting a person’s creditworthines...
What differentiates big data from traditional data in terms of its defining characteristics?
Which layer in the OSI model is responsible for end-to-end communication and error-free delivery of data between hosts?
Which technique is most appropriate to handle skewed numerical data in a dataset?
Which of the following best describes independent variables in a dataset?