Question
If x² + px + q = 0 has roots 4 and -3, find the values
of p and q.Solution
Sum of roots = -p. 4 + (-3) = 1. p = -1. Product of roots = q. 4 × (-3) = -12. q = -12. Correct option: a) p = -1, q = -12
Which of the following semantic HTML tags is best suited for defining a block of navigation links?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
Which of the following is the primary reason why bias occurs in sampling?
Which of the following is an example of semi-structured data?
Which of the following is a measure of central tendency?
In R, which operator is used for sequence?
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?
Why is sampling an essential technique in data analysis?
You are analyzing sales data and notice missing values in some of the records. What is the most appropriate first step to take during the data analysis ...
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...