Expert in study
alarm
Ask
Computer Science
wound wound Dec 10, 2020

Write java expression for the statement √x+y/2x-y​

answers: 1
Register to add an answer
The time for answering the question is over
Answer:

Answer

public class help

{

public static void main(String[]args)

{

double x=1; //if x=1

double y=2; //if y=2

double a=sqrt(x+y);

double ans=a/2x-y;

System.out.println((int)ans);

483
replicate replicate
Dec 10, 2020
For answers need to register.
Contacts
mail@expertinstudy.com
Feedback
Expert in study
About us
For new users
For new experts
Terms and Conditions