Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

learning how to do algebra in java

807605Aug 3 2007 — edited Aug 6 2007
I have a little understanding of how java works; I understand how you declare the data type of a certain variable such as integer, double, etc. But what I am having trouble with is how do you use algebra when you are solving for unknown variables. Of course, it is easy when you have one unkown and one equation, but my problem is, how do you solve for two unknowns when have two equations in java. Could someone please give me some example code on how to do this in java. Thankyou.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2007
Added on Aug 3 2007
26 comments
1,412 views