1.
A, B and C play cricket. A's runs are to B's runs and B's runs are to C's as 3:2. They get altogether 342 runs.
How many runs did A make?
Correct Answer
A. 162
Explanation
The ratio of A's runs to B's runs is 3:2, which means that A scored 3 parts out of a total of 5 parts. To find A's runs, we need to divide the total runs (342) into 5 equal parts and then multiply it by 3.
342/5 = 68.4
68.4 * 3 = 205.2
Therefore, A made 162 runs.
2.
The price of a P4 computer was $12000 last year. What is the price of the computer for this year if the price is decreased by 10%?
Correct Answer
C. $10800
Explanation
The price of the computer for this year is $10800 because the price was decreased by 10% from last year's price of $12000. To calculate the new price, we multiply the original price by (1 - 0.10), which gives us $10800.
3.
Four friends take an IQ test. Their scores are 96, 100, 106, 114. Which of the following statements is true?
Correct Answer
B. The mean is 104.
Explanation
The mean is calculated by adding up all the scores and dividing by the number of scores. In this case, the sum of the four scores is 416 (96 + 100 + 106 + 114) and there are four scores. Therefore, the mean is 416 divided by 4, which equals 104.
4.
Percentage is a ratio of given number with standard number:
Correct Answer
A. 100
Explanation
The ratio of a given number to a standard number can be expressed as a percentage by multiplying the ratio by 100. In this case, the given number is the same as the standard number, so the ratio is 1:1. Multiplying this ratio by 100 gives us a percentage of 100%.
5.
The Virtual University of Pakistan is a growing distant learning university of Pakistan. The number of students in the university is increasing each year. The number of registered students in a course related to business math last year was 7113 and it is increased up to 9242 this year. What is the percentage increase in the number of students?
Correct Answer
B. 30%
Explanation
The percentage increase in the number of students can be calculated by finding the difference between the number of students this year and last year, dividing it by the number of students last year, and then multiplying by 100. In this case, the increase is 9242 - 7113 = 2129. Dividing this by 7113 gives 0.2989. Multiplying by 100 gives approximately 29.89%, which can be rounded to 30%. Therefore, the correct answer is 30%.
6.
If A and B are any two matrices of order and respectively and m>n and p. What should be the condition on m, n, p, q for the product AB to hold?
Correct Answer
D. N=p
Explanation
For the product AB to hold, the number of columns in matrix A must be equal to the number of rows in matrix B. In this case, the number of columns in matrix A is n and the number of rows in matrix B is p. Therefore, the condition for the product AB to hold is that n must be equal to p.
7.
The price at which investors buy or sell a share of stock at a given time is referred as
Correct Answer
B. Market value
Explanation
The price at which investors buy or sell a share of stock at a given time is referred to as the market value. This value is determined by the supply and demand in the market and represents the current worth of the stock. It is important for investors to consider the market value when making investment decisions as it reflects the perceived value of the stock by the market participants.
8.
Gross salary is also called Net salary
Correct Answer
B. False
Explanation
Gross salary and net salary are two different terms used in the context of salary. Gross salary refers to the total amount of salary earned by an employee before any deductions or taxes are taken out. Net salary, on the other hand, refers to the amount of salary that an employee receives after all deductions and taxes have been subtracted from the gross salary. Therefore, gross salary is not called net salary.
9.
Can we subtract a positive integer k from the identity matrix?
Correct Answer
B. No
Explanation
The identity matrix is a square matrix with ones on the main diagonal and zeros elsewhere. Subtracting a positive integer k from the identity matrix would result in changing some of the ones on the main diagonal to a different value, which would violate the definition of an identity matrix. Therefore, we cannot subtract a positive integer k from the identity matrix.
10.
Net price =
Correct Answer
B. List price - trade discount
Explanation
The net price is calculated by subtracting the trade discount from the list price. This means that the trade discount is being deducted from the original price to determine the final price that the customer will pay.
11.
Division. Symbol: / is a type of
Correct Answer
D. Arithmetic operators
Explanation
The given correct answer is "Arithmetic operators." Arithmetic operators are used to perform mathematical operations in programming. Division, symbolized by "/", is one of the arithmetic operators. It is used to divide one number by another and obtain the quotient. Therefore, division is a type of arithmetic operation, making the answer "Arithmetic operators" correct.
12.
Given : List Price =5500Rs , Discount = 850Rs, then Net Cost Price will be
Correct Answer
D. 4650 Rs
Explanation
The net cost price will be 4650 Rs. This can be calculated by subtracting the discount of 850 Rs from the list price of 5500 Rs. Therefore, 5500 Rs - 850 Rs = 4650 Rs.
13.
To convert a number in percent (%) from a fraction, we do which of the following operation:
Correct Answer
C. Multiply by 100
Explanation
To convert a number in percent (%) from a fraction, we multiply the fraction by 100. This is because percent means "per hundred," so we need to scale up the fraction to represent the value out of 100. Multiplying by 100 effectively moves the decimal point two places to the right, converting the fraction into a percentage.
14.
If is the matrix of dimension and is the identity matrix of dimension . Then which of the following is true
Correct Answer
B. AI = A
Explanation
The given question is asking about the multiplication of matrix A with the identity matrix I. In matrix multiplication, when a matrix is multiplied by the identity matrix, the result is the same matrix. Therefore, AI = A is true.
15.
If ratio of boys and girls in a class is 7: 5, which of the following can’t be the total number of the students in the class?
Correct Answer
B. 50
Explanation
The ratio of boys to girls in the class is 7:5. This means that for every 7 boys, there are 5 girls. To find the total number of students in the class, we need to add the number of boys and girls together. If we assume that there are 7 boys and 5 girls, the total number of students would be 12. However, 50 cannot be the total number of students in the class because it does not fit the given ratio. Therefore, 50 is the correct answer.
16.
SLN returns the straight-line depreciation of an asset for
Correct Answer
B. One period
Explanation
The correct answer is "One period" because SLN calculates the straight-line depreciation of an asset over a specific period of time. In this case, it is calculating the depreciation for one period.
17.
Assume you will work for the next 20 years and at the end of each year you will deposit $20,000 into a savings account. At the end of that 20 year period you will start withdrawing your retirement living expenses from that account at the beginning of every year. This financial plan involves a _____ problem while you are working and a _____ problem while you are in retirement.
Correct Answer
B. A future value of an annuity due, a present value of an annuity due
Explanation
This financial plan involves a future value of an annuity due problem while you are working because you are depositing $20,000 at the end of each year, and a present value of an annuity due problem while you are in retirement because you will start withdrawing your retirement living expenses from that account at the beginning of every year.
18.
which of the following is linear equatio
Correct Answer
A. 2x-3y=-6
Explanation
The equation 2x-3y=-6 is a linear equation because it is in the form of y = mx + b, where m is the coefficient of x and b is the constant term. In this equation, x and y are both raised to the power of 1 and there are no other terms involving higher powers of x or y. Therefore, it represents a straight line when graphed.
19.
Given FC = Rs.5000 ,CM= Rs. 30 ,VC= Rs. 150 , Capacity = 320units then BEP in units =
Correct Answer
B. 167 units
Explanation
The Break-Even Point (BEP) is the point at which total revenue equals total costs, resulting in neither profit nor loss. To calculate the BEP in units, we need to divide the fixed costs (FC) by the contribution margin per unit (CM). The contribution margin per unit is calculated by subtracting the variable costs per unit (VC) from the selling price per unit. In this case, FC is given as Rs. 5000, CM is given as Rs. 30, and VC is given as Rs. 150. By dividing FC by CM, we get 5000/30 = 166.67, which rounds up to 167 units. Therefore, the correct answer is 167 units.
20.
Find the Discount where price is 2000 and discount rate is 12%
Solution
Price = 2000
Correct Answer
D. Discount = 240
Explanation
The discount can be calculated by multiplying the price by the discount rate. In this case, the price is $2000 and the discount rate is 12%. Therefore, the discount would be $240.