SOLUTION: Hi, Can you help me with this math problem? Solve the problem. 15.) The sum of the squares of the digits of a positive two-digit number is 20, and the tens digit is 2 mor

Algebra ->  Systems-of-equations -> SOLUTION: Hi, Can you help me with this math problem? Solve the problem. 15.) The sum of the squares of the digits of a positive two-digit number is 20, and the tens digit is 2 mor      Log On


   



Question 136740: Hi,
Can you help me with this math problem?
Solve the problem.
15.) The sum of the squares of the digits of a positive two-digit number is 20, and the tens digit is 2 more than the units digit. Find the number.
The answer should be 42

Found 2 solutions by solver91311, Earlsdon:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
If x is the 10s digit and y is the 1s digit, we know that x=y%2B2 and x%5E2%2By%5E2=20

First, substitute y%2B2 for x in x%5E2%2By%5E2=20:

%28y%2B2%29%5E2%2By%5E2=20

Now, expand the binomial, collect like terms, move the constant term to the left side setting the entire expression equal to zero. That gives you a quadratic that you can solve by factoring. Exclude the negative root because it is extraneous introduced by the act of squaring the variable. The other root will be the value of the 1s digit and you can easily calculate the 10s digit given that information.

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Try this!
Let T = the ten's digit and U = the unit's digit.
Then:
T%5E2%2BU%5E2+=+20 and...
T+=+U%2B2 Substitute this into the above equation:
%28U%2B2%29%5E2%2BU%5E2+=+20 Simplify:
U%5E2%2B4U%2B4%2BU%5E2+=+20
2U%5E2%2B4U%2B4+=+20 Subtract 20 from both sides.
2U%5E2%2B4U-16+=+0 Factor out a 2.
2%28U%5E2%2B2U-8%29+=+0 Apply the zero products rule.
U%5E2%2B2U-8+=+0 Factor.
%28U%2B4%29%28U-2%29+=+0 so...
U%2B4+=+0 or U-2+=+0, then...
U+=+-4 or U+=+2 Discard the negative solution.
U+=+2 This is the unit's digit.
T+=+U%2B2
T+=+2%2B2
T+=+4 This is the ten's digit.
The number (TU) is 42.