Let A be a possitive natural number and B be the successor of A , if value of A×B is 56 find out the value of A+B
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A × B = 5 6 and A + B = ? and A = B − 1 so A × B = A 2 + A therefore 5 6 = A 2 + A , solving the quadratic equation gives A = 7 thus using B = A + 1 , B = 8 so A + B = 1 5
A X B = 56 MEANS 7 X 8 = 56 S0 A + B = 7+8 = 15
So you solved it by triel and error right
Log in to reply
trial, positive and quadratic and this question is best solved by trial and error as it is fairly easy to see the answer without much effort
Problem Loading...
Note Loading...
Set Loading...
SOLVING the quad. eq. A*2+A-56 we get A=7 so B=(7+1)=8 and hence A+B=(7+8)=15