#Java Assignment help

1 messages · Page 1 of 1 (latest)

torn patio
dapper canopyBOT
#

<@&987246399047479336> please have a look, thanks.

dapper canopyBOT
# torn patio

I uploaded your attachments as Gist. This makes them more accessible, for example to mobile users.

bold cosmos
#

You called super in your constructor

#

Call this

#

this()

#

It will then reuse your other contructor that call super

#

I dunno if it is the cause, but it is a cause of confusion.

#

@torn patio

torn patio
#

yeah i just replaced the super with this(). its till 72.73 correctness

bold cosmos
#

Wait you found -1.5? Or -0.66?

#

What is the test result and what it your result?

#

In ax+b=c you do (c-b)/a right?

#

A and B are switched no?

#

In your linear equation.

#

In find solution

torn patio
#

it shows " "hint": "Did not find expected solution -1.5 in [-0.6666666666666666] for equation 3.00x + 2.00 = 0" but that is correct. -0.6 is the answer for 3.00x + 2.00 = 0

torn patio
bold cosmos
#

Re-read the equation in the log

#

It say 2x+3=0