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

Two neutral objects are rubbed against each other with the aim of facilitating charging by friction Which of the



following are valid possibilities?






a. One object lost 58 electrons and the other last 58 protons



b. Both objects lost 58 electrons



c. One object gained 58 electrons and the other gained 58 protons



d. One object gained 58 electrons and the other lost 58 electrons



e. Both objects gained 58 protons




f. Both objects lost 58 protons



g. One object gained 58 protons and the other lost 58 protons



h. Both objects gained 58 electrons

Write a program in C++ to input your name, city and age during program execution and then


print it on the screen. Your output should look like as given below: (where John Doe is name,






city= London and age=40)

  1.  How many ways can you pick a president, vice-president, and secretary from a group of six boys and five girls if 

a) there are no restrictions?

b) there must be at least one boy chosen?

c) there must be only one girl chosen?




A different car accelerative from 0.12 m/s to 0. 52 meter per second that celebration of the car was 0.0 40 m/s squared the work done to accelerate the car was 0.48 joules

calculate the resultant force force needed to accelerate the car explain why the car has a maximum speed


Write an application for a furniture company; the program determines the price of a table. Ask




the user to choose one for pine, 2 for oak, or three for mahogany. The output is the name of the




wood chosen as well as the price of the table. Pine tables cost $100, oak tables cost $225, and




mahogany tables cost $310. If the user enters an invalid wood code, set the price to zero




Write an application for a lawn-mowing service. The lawn-mowing season lasts 20 weeks. The weekly fee for mowing a lot under 4,000 square feet is R25. The fee for a lot that is 4,000 square feet or more, but under 6,000 square feet, is R35 per week. The fee for a lot that is 6,000 square feet or over is R50 per week. Prompt the user for the length and width of a lawn USING JOPTIONPANE, and then display the weekly mowing fee USING JOPTIONPANE , as well as the 20-week seasonal fee. Save the file as Lawn.java.



Marks allocation



1. The use of class and object - 10



2. The use of JOption for input -10



3. The use of JOption for output-10



4. correct out -10

What would be the treatment of IFRS 9 on receivables considering a company that core operation is granting loans to customers.

Write an application for a furniture company; the program determines the price of a table. Ask




the user to choose one for pine, 2 for oak, or three for mahogany. The output is the name of the




wood chosen as well as the price of the table. Pine tables cost $100, oak tables cost $225, and




mahogany tables cost $310. If the user enters an invalid wood code, set the price to zero. Save




the file as Furniture.cs

Write an application that prompts the user for a checking account balance and a savings account balance (The balance of these two account should be generated automatically by the program within this range 1 to 100 rand and stored into an array ). Display the message “Checking account balance is low” if the checking account balance is less than R10. Display the message “Savings account balance is low” if the savings account balance is less than R100. Save the file as Balance.java.

Marks allocation 

1. Use of a random function- 5

2. use of an array to store the generated balance -5

3. use of an if statement -5

4 . Display of correct output -10

Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Done", "done", or "d" for the line of text. 

Ex: If the input is:

Hello there
Hey
done

then the output is:

ereht olleH
yeH
LATEST TUTORIALS
APPROVED BY CLIENTS