Start learning 50% faster. Sign in now
Let the Mayank’s capital = 8 x Manoj’s capital = 15 x Total profit = Rs 8,250 According to the question, Total capital invested by Mayank = 8 x ×4+8 ×(8x-(8x )/4) = 32x + 48x = 80x Total capital invested by Manoj = 15 x ×7+5 ×(15x+(15x )/5) = 105x + 90x = 195x Share of Mayank and Manoj = 80 x : 195 x Share of Manoj = (8,250 )/(275 )× 195 = Rs. 5,850
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
In the first step of the TCP three-way handshake, what does the client (initiator) do?
Which of the following is a new semantic element introduced in HTML5?
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the...
Which component of a compiler interacts directly with the lexer?
Unauthorised access to network is?
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
What is the purpose of the "HAVING" clause in an SQL query?
Which protocol is used for real-time communication over the internet?
Which operator is used to allocate dynamic memory in C++?