SOLUTION: The 1st, 2nd, and 3rd digits are all the same. Together they make a three-digit number that is 70 less than the square of the product of the first two digits.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The 1st, 2nd, and 3rd digits are all the same. Together they make a three-digit number that is 70 less than the square of the product of the first two digits.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 784154: The 1st, 2nd, and 3rd digits are all the same. Together they make a three-digit number that is 70 less than the square of the product of the first two digits.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The 1st, 2nd, and 3rd digits are all the same.
100n+10n+n = 11n
Together they make a three-digit number that is 70 less than the square of the product of the first two digits.
111n = (n*n)^2 - 70
111n = (n^2)^2 - 70
111n = n^4 - 70
n^4 - 111n - 70 = 0
Find the positive solution for this equation by graphing
+graph%28+300%2C+200%2C+-6%2C+10%2C+-500%2C+500%2C+x%5E4-111x-70%29+
n = 5
:
:
See if that works in the original statement
555 = (5*5)^2 - 70
555 = 625 - 70