Homework Answers

Math 51397 50414
Physics 44335 44333
Chemistry 40988 40988
Economics 30646 30644
Programming & Computer Science 26878 26876
English 10084 10084
Biology 8111 8109
Management 6239 6239
Engineering 6056 6056
History 3490 3489
Psychology 2129 2129
Sociology 1858 1858
Geography 1574 1574
Marketing 1443 1443
Philosophy 1001 1001
Political Science 892 891
Law 876 876
French 438 438
Other 199 199

Questions: 238 634

Answers by our Experts: 237 641

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

naphthalene is pair of the molecule are isomeric or not and give a reason.

1)The role of the teacher in the teaching- learning experience is to


a, create learning


b, mediator learning


C, assess competence


d, create skills


18)which of the following assessment model would be best for comparing a learner knowledge with that of other learner's in the same grade level


a, traditional model


b,norm - referenced model


C, performance- based model


d, content- referenced model


20)Mrs James has noticed that some of her learner's show signs of poverty.A child that is hungry finds it difficult to concentrate and learn.differentiate this barriers


a, intrinsic barrier


b, extrinsic barriers


C, learning difficulties


d,parental problem


30)A full service school is


a,a school equipped to deliver education to learner's who need intensive educational and other support


b,an ordinary school that specially resourced to deal with a full range of barriers to learning in an inclusive education settings

While repairing an electric bulb socket, an electrician gets a mild shock when a

current of 0.005 A passes through him. The same electrician is killed by a current of 0.15 A when he turned on an electric bulb while taking a bath. The voltage in each situation is equal to 120 V. Find the resistance of the electrician in each situation.


Identify and discuss the expectations that yor key internal and external customers have in terms of;


a) quality


b) service support


c) delivery and


d) speed.

Discuss at least one of the different products that come from the production line within your work area or department along the following lines;


a) The quality requirements and how these are maintained.


b) Exolain the packaging and storage requirement


c) Delivery expectations and how these are ensured.

Use the below reference image:

https://assets.ccbp.in/frontend/content/dynamic-webapps/ccbp-login-op.gif


JAVASCRIPT Code

let myFormEl = document.getElementById("myForm");

let nameEl = document.getElementById("name");

let nameErrMsgEl = document.getElementById("nameErrMsg");

let passwordEl = document.getElementById("password");

let passwordErrMsgEl = document.getElementById("passwordErrMsg");

let resultErrMsgEl = document.getElementById("resultMsg");

nameEl.addEventListener("blur", function(event) {

  if (event.target.value === "") {

    nameErrMsgEl.textContent = "Required*";

  } else {

    nameErrMsgEl.textContent = "";

  }

});

passwordEl.addEventListener("blur", function(event) {

  if (event.target.value === "") {

    passwordErrMsgEl.textContent = "Required*";

  } else {

    passwordErrMsgEl.textContent = "";

  }

});



4. The cost of an international call from Philippines to Vietnam is calculated as follows:

Connection Fee. $l.50: $2.00 for first minutes; and $0.05 for each additional minute.

Write a program that prompts the user to enter the of minutes the call lasted and

outputs the amount due. Convert also the amount due in dollar to the currency of Vietnam

(Dong)

Conversion Factor: $1.00-19,000.00



Over a period of time, the number of people leaving a hotel each morning was recorded. These data are


summarised in the stem-and-leaf diagram below:


Stem Leaf Frequency


2 799 3


3 22346 5


4 01489 5


5 2336668 7


6 0145 4


7 23 2


8 1 1


Key: 3 5 = 35. Determine the mode and the median of the data

Identify and describe some of the process steps followed in your work area or organisation as per the below;



a) provide a summary of the steps that are followed



b) indicate how frequently the process occurs



c) outline who is involved in the process.



d) describe what kind of measurements are taken, using which instruments to ensure for quality safety and custimer satisfaction are achieved?

Provide us with 6 different forms of address (a title or a name used in speaking or writing to a person of a specified rank or function, Oxford Languages from www.languages.oup.com, accessed 13/01/2022), or greetings and/or gestures used within your community and/or culture. Give details as to when one uses the forms of address or greetings and/or gestures


LATEST TUTORIALS
APPROVED BY CLIENTS