create a program to find the value of the formula below by using the c ++ function. c = (2x + 3y) * (2z-4y) and a =(x + y)+(z-y) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

create a program to find the value of the formula below by using the c ++ function. c = (2x + 3y) * (2z-4y) and a =(x + y)+(z-y)

10th Mar 2018, 3:45 AM
surya pro
surya pro - avatar
2 Answers
+ 14
hi @surya your question is not clear. can you explain more in order to help you.
10th Mar 2018, 3:48 AM
Mohammad Dakdouk
Mohammad Dakdouk - avatar
+ 2
why x,y,z is unitialized ?
10th Mar 2018, 3:56 AM
surya pro
surya pro - avatar