Question: soit conv nM To be worked individually. For some problems, you will need to write C# code. Zip up all the solution folders for the

soit conv nM To be worked individually. For some problems, you will need to write C# code. Zip up all the solution folders for the programming problems (Q#7, 8, 10, and 15) and the word document into one zip file, and submit it to the Moodle drop box for assignment #2. 1. What is the final value of X? double X-5; X Math.PowX,4); 2. Find the final value of Test int p 14; int q 45; bool test; test (q > 45) | (45 > 40) & ((q % 2 > 0) ! !(q ! p)) I (p * 3 > 100); For problems 3-6, given declarations and initial values Double M-7; Double N 2; int K 3: Double A 1.0, B 2.0, C 10; Boolean W- false, Q; Boolean X true, Y- true, 2 true; String S "Good Morning", T 3. Find the final value of A As Math.Floor(-Math.Pow(14, N) * 3-6 / 2 + 18 / 6 + K % 6 * Math.Log(M)); 4. Find the final value of Q 5. Find the final value of N N Math.Round(Math.Pl Math.Pow(M, 2),2); 6. Find the final value of S S +"Dr. Jeon" 7. Write a console application that gets as input from a user the starting speed (mph) and acceleration of a car (miles/hour). Your program should calculate the cars final speed (in mph) and distance travelled in miles) after one minute, and output these values to the console window Final Velocity (initial V) (acceleration time duration) . Total Distance (initial V)(time duration)0.5acceleration (time duration)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
