The velocity of a particle which moves along
the s-axis is given by
V=2 - 4t + 58312
, Where t is in seconds and v is
in meters per second. Evaluate the position s,
velocity v, and acceleration a when t = 3 s. The
particle is at the position S, = 3 m when t=0.
1) What is the molarity of 1.28 mol of CA(NO3)2 dissolved in 1.50 L of solution?
2) How many moles are contained in 0.210M KOH?
Question 1: List and Discuss the four major steps taken in the process (budget cycle) of a building a state or local government budget. (40)
Question 2: List and discuss the top three expenditures in state budgets overall and substantiate your selection. (30)
Evaluate ∫c 𝐹. 𝑑𝑟,where 𝐹 = 𝑋^2 − 𝑌^2𝑖 + 𝑥𝑦𝑗 and curve 𝐶 is the arc of the curve 𝑦 = 𝑋^3 from (0,0) to (2,8).
Identify four PLCs who should ensure that there is good financial accountability and governance and discuss their roles and resposibility
explain in a paragraph how books can be selected for teaching in a way that encourages respect for diversity and creates an atmosphere of safety, equality and inclusion in the classroom. (6 marks)
Explain in no more than two paragraphs how this story can be adapted for a multimodal method of teaching in which images, sounds, and textures are used to teach the story. Your answer must include examples of adapting the story that makes references to the story and may list any number of multimodal genres as long as you ensure you discuss how images, sounds and textures can be included in teaching. (For example, if one genre of multimodal media you mention covers image and sound, you only need to mention one more that involves texture.) Do not mention media that Foundation phase children are unlikely to operate by themselves without explaining how the teacher will operate the required technology. (10 marks)
You will receive four marks for language.
Study the theory pertaining to children’s development formulated by the theorist Jean Piaget. Briefly explain the value of the story Why the Cheetah’s Cheeks are Stained for teaching Foundation phase children in terms of this theory. In your answer, you must briefly summarise how the theorist sees the development of children for four marks and discuss how the story can be used to aid in children’s development as seen by this theorist using references to the story for five marks (12 marks)
http://www.canteach.ca/resources/social-studies/society-and-culture/african-folk-tales/why- the-cheetahs-cheeks-are-stained/
Study the theory pertaining to children’s development formulated by the theorist Jean Piaget. Briefly explain the value of the story Why the Cheetah’s Cheeks are Stained for teaching Foundation phase children in terms of this theory. In your answer, you must briefly summarise how the theorist sees the development of children for four marks and discuss how the story can be used to aid in children’s development as seen by this theorist using references to the story for five marks.
http://www.canteach.ca/resources/social-studies/society-and-culture/african-folk-tales/why- the-cheetahs-cheeks-are-stained/
A program stores test scores in two int variables named myScore and expectedScore. Write the C++ code to compare the two scores and then display one of the following messages: “I met my expectations”, “I scored higher than expected”, or “I scored lower than expected”.
Make use of either a While Loop, For Loop or a Do While Loop to allow the program to repeat until a sentinel value or counter is used to break out of the loop