11/01/20

python integer help

1.23 LAB: Warm up: Variables, input, and type conversion(1) Prompt the user to input an integer between 32 and 126, a float, a character, and a string, storing each into separate variables. Then,... more

python using integers

Write a program using integers user_num and x as input, and output user_num divided by x three times. Ex: If the input is: 2000 2 Then the output is:  1000 500 250 Note: In Python 3, integer... more

Composition of two functions

Suppose that the functions u and w are defined as followsu(x)=--x+2w(x)=x^2+1Find the following(w o u) (5) =(u o w) (5) =

11/01/20

(a) Find the velocity and position functions of the particle. (b) For what values of time t is the particle at rest?

A particle, initially at rest, moves along the x-axis such that the acceleration at time t>0 is given by a(t)=−sin(t) . At the time t=0 , the position is x=5 .(a) Find the velocity and position... more

SUMMATION AND SERIES EXPANSION QUESTION NEED HELP

What are the first four terms of this sequence, beginning with n = 0An = (-1)n (n+1)!

forming statements

 a) Choose two simple English propositions and form a conditional statement from them using “only if”.b) Write the inverse, converse and contrapositive of your conditional statement.c) Write the... more

11/01/20

Circular Motion

A hamster runs at a constant speed on a wheel. The radius of the wheel is 10.8 centimeters.As the hamster runs, the wheel turns 9 complete times every 0.54 seconds.

How to make these? (OOP Java)

Program will print a selection screen where the user can choose the operation he/she wants to perform. The selection screen will be repeated after each selection until the staff type the number 4... more

11/01/20

Find the probability

A laundry bag contains 8 brown socks and 6 black socks. Find the probability of picking two black socks if the first sock is returned to the bag before the second sock is picked.

Computer Program

1.1 Problem StatementDue to upcoming end of financial year, you are being called in to write a program which will read in a file and produce reports as outlined.Inputs:The input file called... more

comp sci question

Write a program that produces an ASCII art representation of an hourglass using nested for loops. Use a class constant to make it possible to change the height of the hourglass.Output when a class... more

How to assign seats to the passengers maintaining social distancing?

Imagine there are 30 people in line to board a train that seats 100. However, per currentregulations there must be at least two empty seats between each pair of passengers. Theregulations are not... more

10/31/20

When a number is decreased by 30% of​ itself, the result is 63. What is the​ number?

When a number is decreased by 30% of​ itself, the result is 63. What is the​ number?

10/31/20

Use logarithmic differentiation to determine the derivative.

Let f(x)=(x^2(x-8)^6)/((x^2+6)^7)Use logarithmic differentiation to determine the derivative.

10/31/20

A spherical snowball is melting in such a way that its radius is decreasing at a rate

A spherical snowball is melting in such a way that its radius is decreasing at a rate of 0.1 cm/min. At what rate is the volume of the snowball decreasing when the radius is 10 cm. (Note the answer... more

10/31/20

Synthetic division and the factor theorem

Use the factor theorem to determine if the binomials given are factors of f(x). Use the binomials that are factors to write a factored form of f(x).f(x)=2x^3+x^2-50x-25;(x+5),(x-5)

10/31/20

Synthetic Division and the Factor Theorem

Use the factor theorem to determine if the binomials given are factors of f(x). Use the binomials that are factors to write a factored form of f(x).f(x)=x^3-7x-6;(x+2),(x-1)

10/30/20

solve for triangle. Show work

c= 13, β=54, y= 90 degrees solve for A,a,b

10/30/20

¬(p ⇒ q) and p ∧ ¬q

Show that the following pairs of propositions are logically equivalent.

10/30/20

write a program which will read in a file and produce reports as outlined.

The input file called IncomeRecord.txt contains a list of Annual income records of employees in a firm. Each record is on a single line and the fields are separated by spaces. The names of the... more

C# method returning a bool

Hi!I am checking whether an input is a palindrome or not with the help of a method. However, I get error in the part of code bolded and underlined below:public static bool Check (string input){bool... more

10/30/20

Consider the following collection of ordered pairs: (1,1.1), (2,−5), (3,4), (4,2)

Consider the following collection of ordered pairs: (1,1.1), (2,−5), (3,4), (4,2) (a) Sketch the scatterplot. (b) Based on the scatterplot, do you expect r to be close to 1 or −1? Explain... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.