Question
Present ages of βAβ, βBβ and βCβ are in the
ratio 5:11:13, respectively. If present average age of βAβ and βCβ is 36 years, then find the age of βBβ when βCβ was 27 years old?Solution
Let the present ages of βAβ, βBβ and βCβ be β5xβ years, β11xβ years and β13xβ years, respectively. ATQ; (13x + 5x) Γ· 2 = 36 Or, 18x = 72 So, x = 4 So, present age of βCβ = 13 Γ 4 = 52 years Present age of βBβ = 11 Γ 4 = 44 years Difference between the ages of βBβ and βCβ = 52 β 44 = 8 years So, age of βBβ when βCβ was 27 years old = 27 β 8 = 19 years
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
According to KCL, the algebraic sum of currents at a node in an electrical circuit is equal to:
Which of the following is NOT an example of abstraction?
Which are types of system design
What does CSMA/CD stand for in the context of LAN technology?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
Write through technique is used in which memory for data updating
Suppose we have a printer shared between various machines in a network, and any machine or computer in a network can send a print request to the printe...
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
Which company originally developed the Go programming language?