Question
A 400 ml mixture consists of 30% alcohol. Find how much
alcohol must be added so that alcohol makes up 50% of the new mixture.Solution
ATQ,
Alcohol in the current mixture = 0.30 × 400 = 120 ml
Let added alcohol be ‘x’ ml
So, 120 + x = 0.50 × (400 + x)
Or, 120 + x = 200 + 0.50x
Or, 0.50x = 80
So, x = 80 / 0.50 = 160 ml
What does a crow's foot notation represent in an ER diagram?
What is the main purpose of subnetting?
The attributes that do not exist in the physical database
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?
A firewall that monitors the state of active connections and makes decisions based on the context of those connections is known as a:
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;
Which of the following functions is used in C to initiate a DMA transfer when working with certain hardware libraries?
What is the purpose of a voltage divider circuit?
What is the correct syntax to declare a variable in C?
Which layer of the OSI model is responsible for logical addressing and routing?