Create a class called Scholarship which has a function Public void Merit() that takes marks and fees as an input. Merit method should get an marks as input using params
If the given mark is >= 70 and <=80, then calculate scholarship amount as 20% of the fees
If the given mark is > 80 and <=90, then calculate scholarship amount as 30% of the fees
If the given mark is >90, then calculate scholarship amount as 50% of the fees.
In all the cases return the Scholarship amount
Find the derivative using chain rule-d/dx:
5.y = (4x - 9) * (3x - 4) ^ 2
6.y = x/(x ^ 2 - 2) ^ 2)
7.) y =(x²-7)²(2x - 5)³
8. y = (x ^ 4 - 2x) ^ 2/(x - 1) ^ 3
9. y = sqrt(x - 2) ^ 2
10.) y = (x ^ 3 + x ^ 2) ^ 2 * (x - 1) ^ 3
List the members of the set
(x l x is an integer such that x < 2)
Does utilitarianism questions individual rights? What if violating the civil rights of a minority increases the sum total of pleasure of the majority?
In a party, there are 12 people with white shirts and 7 people with red shirts;
4 people have black shoes and white shirts;
5 people have black shoes and red shirts;
the total number of people with white or red shirts or black shoes is 21.
How many people have black shoes?
a manufactrer produces lightbulbs that are packed into boxes of 100. if quality control studies indicate that 0.5% of lightbulbs produce are defective, what percentage of the boxes will contain if 2 or more defectives?
In a party, there are 12 people with white shirts and 7 people with red shirts;
4 people have black shoes and white shirts;
5 people have black shoes and red shirts;
the total number of people with white or red shirts or black shoes is 21.
How many people have black shoes?
Example:
Base integer = 3
Initial factor = 2
Number of times to process = 3
Process:
1.) 2 x 3 = 6
2.) 6 x 3 = 18
3.) 18 x 3 = 54
Therefore, the output would above would be 54.
Instructions:
1. A stone is thrown vertically upward from ground level. Six seconds later, a second stone is also thrown vertically upward from the same point with a velocity of 40 m/sec. If the two stones meet 30 meters above the ground with the first stone already going down, with what velocity was the first stone thrown?