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

The amino acid methionine, which is essential in human diets, has the molecular formula C5H11NO2S. Determine (a) its molecular mass; (b) the number of moles of H atoms per mole of methionine; (c) number of grams of C per mole of methionine; (d) the number of C atoms in 9.07 mol methionine


Explain what Montesquieu means by the term, Political Virtue.


1. Two conducting plates with a length of 1 m and a width of 0.5 m has polyethylene between them. What is the capacitance if the capacitor is 1 m high?



Write a program that will ask user to enter a digit character (i.e. ‘0’ or ‘1’ .... or ‘9’). If user

enters a non-digit character then the program should display message to re-enter correct input. If user

enters a correct character (i.e. a digit character) then your program should convert that character to

a same digit but in integer type. Do this for five inputs. Finally, add all digits and display their sum. Do

not use any library function or loops.


A New Telephone Company has the following rate structure for long distance calls:


● The regular rate for a call is $0.10 per minute. (10 marks)


● Any call started at or after 6:00P.M. (1800 hours) but before 8:00A.M. (0800 hours) is discounted 50 percent.


● Any call longer than 60 minutes receives a 15 percent discount on its cost (after any other discount is subtracted).


● All calls are subject to a 4 percent federal tax on their final cost.



Write a program that reads the start time for a call based on a 24-hour clock and the length of the call. The gross cost (before any discounts or tax) should be printed, followed by the net cost (after discounts are deducted and tax is added). Print instructions to the user and compute the net cost.

Write a program which takes a 9-digit number input from user, converts it into its reverse and then display one of the following statements: (


• Original number is x steps bigger (where x is the difference between the two) •


Reversed number is x steps bigger


• Both numbers are equal; hence it is a palindrome.

Write a complete C++ program that will prompt name, gender (M or F), age (in years) and marital status (single or married) for each student in FISE and calculate the numbers of married men, single men, married women and single women. Printthese numbers on a student summary report. If any single men are over 30 years of age, print their names and ages on a separate eligible bachelor’s report.



Write a program that will ask user to enter a digit character (i.e. ‘0’ or ‘1’ .... or ‘9’). If user enters a non-digit character then the program should display message to re-enter correct input. If user enters a correct character (i.e. a digit character) then your program should convert that character to a same digit but in integer type. Do this for five inputs. Finally, add all digits and display their sum. Do not use any library function or loops

Write a program that takes two integers as input from the keyboard, representing the number of hits and the number of at-bats for a batter in baseball. Calculate the batter’s hitting percentage and print it, then check if the hitting percentage is above 0.300. If it is, output that the player is eligible for the All Stars Game, otherwise, output that the player is not eligible.

 

Sample Input

Enter number of hits > 10

Enter number of at-bats > 40

 

Sample Output

Batters hitting percentage is : 25%

The player is not eligible for the All Stars Game

 


Cisplatin or Platinol has a chemical PtCl2(NH3)2 that is used in the treatment of certain cancers. Calculate (a) the amount (mol) of compound in 285.3 g of cisplatin; (b) the number of hydrogen atoms in 0.98 mol of cisplatin.


LATEST TUTORIALS
APPROVED BY CLIENTS