Question
A and S commenced a business with capitals of Rs. 15,000
and Rs. 13,500, respectively. After 9 months, they withdrew one third of their capital. Determine A's share of the profit out of the total profit of Rs. 22,800 at the end of the year.Solution
ATQ, Profit ratio of A and S = (15000 × 9 + 15000 × 2/3 × 3):(13500 × 9 + 13500 × 2/3 × 3) = 165000: 148500 = 10:9 Profit share of A = 22800 × 10/19 = Rs.12000
What is the primary purpose of residual connections in a deep neural network?
Which layer of the OSI model is responsible for logical addressing and routing?
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
Python is an example of which type of programming language?
Which of the following is NOT an example of a common cybersecurity threat?
What is the main purpose of a digital signature?
PGP is abbreviated as _______________
Mention any two indirect measures of product.
In dynamic programming, what does "optimal substructure" mean?
Conditional statements are also known as ________ statements.