To a closed system 150 kJ of work is supplied. If the initial volume is 0.6 m3 and pressure of the system changes as p = 8 – 4V, where p is in bar and V is in m3, determine the final volume and pressure of the system.
Question 1
1.1 Explain what accounts for similarities and differences among individuals.
1.2 Differentiate between the premises of the different approaches of understanding personality.
Question 2
2.1Evaluate the strengths and limitations of each theory below on understanding personality on the basis of the view, structure, dynamics, and development of personality
a) The existential theory of Victor Frankl
b) The self concept theory of Carl Rogers
Question 3
Explain personality from the western and African perspectives
If 4 cards are dealt from a standard deckof 52 playing cards, what is the probability that
3 will be diamonds?
Using Hypergeometric Distribution
An element in biaxial stress is subjected to stresses σx = −16 MPa and σy =42 MPa, as shown in the figure. Using Mohr's circle, determine:
(a) the stresses acting on an element oriented at a slope of 1 on 2.5 (see Fig Q1)
(b) the maximum shear stresses and associated normal stresses. Show all results on sketches of properly oriented elements.
A cannon shell is fired straight up from the ground at an initial speed of 225 m/s. After how much time is the shell at a height of 6.20 × 102 m above the ground and moving downward?
find the nth term of the following series 1*2/3^2*4^2 + 3*4/5^2*6^2 + 5*6/7^2*8^2 + ... is convergent.
Given the following
C=300+0.75 (Y-T)
I=100
G=200
T=50
a) calculate the equilibrium income
b) calculate the consumption
c) solve the value of the marginal propensity to consume
d) Graph the consumption function
find the area of the surface that is generated by revolving to portion of the curve y=x^3 between x=0 and x=1 about x axis?
Use micro (and relevant macro) economic analysis to justify your decision of relocating your business from one country to a particular country.
. A prime number is a number that is evenly divisible only by itself and 1. For example, the
number 5 is prime because it can be evenly divided only by 1 and 5. The number 6, however,
is not prime because it can be divided evenly by 1, 2, 4, and 6.
Write a method named as Prime, which takes an integer as an argument and returns true if the
argument is a prime number, or false otherwise. Also write main method that displays prime
numbers between 1 to 500