SOLUTION: find all four digit number abcd such that abcd=(ab+cd)^2 note: ab and cd are two digit numbers
Algebra
->
Expressions-with-variables
-> SOLUTION: find all four digit number abcd such that abcd=(ab+cd)^2 note: ab and cd are two digit numbers
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 885760
:
find all four digit number abcd such that abcd=(ab+cd)^2
note: ab and cd are two digit numbers
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
1000*a+100*b+10*c+d=((10*a+b)+(10c+d))^2
abcd=2025 and ab=20 and cd=25
abcd=3025 and ab=30 and cd=25