Question
βAβ started a business by investing Rs. 1800. Four
months later, βBβ joined by investing Rs. βxβ. If at the end of the year βBβ received Rs. 12,000 as profit out of total profit of Rs. 30,000, then find the value of βxβ.Solution
Ratio of profit share of βAβ and βBβ = (1800 Γ 12):(8 Γ x) Profit share of βAβ = 30000 β 12000 = Rs. 18,000 ATQ; {8x/(12 Γ 1800)} = (12000/18000) => 8= 14400 So, x = 1800
Which command displays the manual page for another command?
How can you make a shell script executable?
Which character is used to denote a single-line comment in a shell script?
In shell scripting, which operator is used for string comparison?
In shell scripting, how do you assign the string "Hello World" to a variable named `MESSAGE`?
Which command is used to search for a string inside a file?
Metadata in a data warehouse primarily describes:
Which character is used to denote a single-line comment in a shell script?
Which command is used to display the current working directory in a Unix-like operating system?
Which operator is used to append output to a file?