Ask a New Question

zeki

This page lists questions and answers that were posted by visitors named zeki.

Questions

The following questions were asked by visitors named zeki.

Employees at Gitonga’s factory are paid an hourly rate of KES. 1000 for first 40 hours. The overtime rate for hours in excess of 40 is 1.5 times the regular rate. Write a C program to read an employee’s name, employment number, KRA pin and number of hours...
4 years ago
Write a C program to calculate the value of x in the quadratic equation. π‘Žπ‘₯ 2 + 𝑏π‘₯ + 𝑐 = 0 Where π‘₯ = βˆ’π‘Β±βˆšπ‘2βˆ’4π‘Žπ‘ 2π‘Ž Implement using the following conditions. If 𝑏 2 βˆ’ 4π‘Žπ‘ = 0 then Equation has two equal values. If 𝑏 2 βˆ’ 4π‘Žπ‘ > 0 then Equation has two distin...
4 years ago

Answers

The following answers were posted by visitors named zeki.

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use