Question: Write an algorithm to Read the value of x and y Calculate the formula: z = x3 +2x-3y Print the value of z. Note: a)
Write an algorithm to Read the value of x and y Calculate the formula: z = x3 +2x-3y Print the value of z. Note: a) Assume o ist b) Use 3.14/180 for calculating sin(0) Sample Output: Enter the value of x: 5 Enter the value of y: 5 The value of z is: 120 Algorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
