Computer Science, asked by roshanigupta292910, 8 months ago

write the corresponding java experience in mathematical expression 2 - y2 + 4y​

Answers

Answered by akanksha2614
3

Answer:

import java.io.*;

inport java.util.*;

import java.Math.*;

public class maths{

public static void main(String args[]){

int a,b,c,x,y,p,q,r;

( b + ( pow( b , 2) - ( 4 * a * c ) ) ) / ( 2 * a );

( ( 0.05 - pow( ( 2 * y ) , 2 ) ) / ( x - y ) );

( 3 / 8 ) * sqrt ( ( pow ( b , 2 ) - pow ( c , 3 ) )

pow ( a , 3 ) + pow( b , 4 ) + pow( c , 5 );

( ( p * q ) * sqrt ( 3 ) ) + ( 0.02 * (sqrt ( r ) ) )

}

}

Explanation:

since you did not gave any values for those variables i just wrote those equation without any values passing to them

Answered by nikitapawar9545
0

Answer:

good morning dear have a great day ahead please follow me

Similar questions