SOLUTION: A two-digit number has the property that the square of its tens digit plus ten times its units digit is equal to the square of its units digit plus ten times its ten digit. Find al

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: A two-digit number has the property that the square of its tens digit plus ten times its units digit is equal to the square of its units digit plus ten times its ten digit. Find al      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 771731: A two-digit number has the property that the square of its tens digit plus ten times its units digit is equal to the square of its units digit plus ten times its ten digit. Find all two digit numbers which have this property, and are prime numbers.
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +t+ = the tens digit
Let +u+ = the units digit
-----------------------
+t%5E2+%2B+10u+=+u%5E2+%2B+10t+
+t%5E2+-+u%5E2+=+10t+-+10u+
+%28+t+-+u+%29%2A%28+t+%2B+u+%29+=+10%2A%28+t+-+u+%29+
Divide both sides by +t+-+u+
+t+%2B+u+=+10+
The combinations where both digit
are prime are:
------------
t,u
---
1,9
9,1
7,3
3,7
5,5
----
check:
37
+t%5E2+%2B+10u+=+u%5E2+%2B+10t+
+7%5E2+%2B+10%2A3+=+3%5E2+%2B+10%2A7+
+49+%2B+30+=+9+%2B+70+
+79+=+79+
OK- you can check the others