Computer Science, asked by retheeshabhinav, 4 months ago

Write an equivalent java expression? ​

Attachments:

Answers

Answered by Anonymous
6

Answer:

Write equivalent Java expressions for the following:

(-b+Math.sqrt(b*b-4*a*c))/(2*a) and (-b-Math.sqrt(b*b-4*a*c))/(2*a)

(Math.pow(a,3)+Math.pow(b,3))/ (Math.pow(a,3)-Math.pow(b,3))

Explanation:

⤵️Follow Me...

Answered by Anonymous
9

Answer:

Science is the pursuit and application of knowledge and understanding of the natural and social world following a systematic methodology based on evidence. Scientific methodology includes the following: ... Evidence. Experiment and/or observation as benchmarks for testing hypotheses.

Explanation:

⤵️Follow Me...

Similar questions