Continue with your mobile number
ATQ,
Raj invested Rs. 'x' initially. After 5 months, Raj increased his investment by 50%. New investment of Raj = x + 0.5x =1.5x. Raj's total investment in terms of months: x × 5 + 1.5x × 7 = 5x + 10.5x = 15.5x (investment in terms of months) Mohan invested Rs. 7000 initially. After 7 months, Mohan decreased his investment by 30%. New investment of Mohan = 7000 − 0.3 × 7000 = 7000 − 2100 = 4900. Mohan's total investment in terms of months: 7000 × 7 + 4900 × 5 = 49000 + 24500 = 73500 (investment in terms of months) Calculate the Ratio of Their Investments Raj : Mohan = 15.5x : 73500. Raj's share of the profit = Rs. 1550. Total profit = Rs. 3020. Let the ratio of Raj's profit to the total profit be:
Since the ratio of investments must match the ratio of profits:
15.5x × 302 = 73500 × 155. 15.5x × 302 =11392500 = x = [11392500/(15.5 × 302)] = 2500
Used to manage the layout of page
What is the purpose of the SQL GROUP BY clause?
What is a data hazard in instruction pipelining?
State Yes or No
FAT stands for?
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;
Which of the following is NOT a common application of recursion?
What is the name of the operator ** in Python?
Which symbol is used to access the value of a variable in a shell script?
State true or false