SOLUTION: The difference between the squares of two numbers is 21. Three times the square of the first number increased by the square of the second number is 79. Find the numbers.
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: The difference between the squares of two numbers is 21. Three times the square of the first number increased by the square of the second number is 79. Find the numbers.
Log On
Question 1158710: The difference between the squares of two numbers is 21. Three times the square of the first number increased by the square of the second number is 79. Find the numbers.
You can put this solution on YOUR website! The difference between the squares of two numbers is 21. Three times the square of the first number increased by the square of the second number is 79. Find the numbers.
--------
Assuming they're integers:
---
a^2 - b^2 = 21
(a-b)*(a+b) = 21
---> 3 & 7
=============
a - b = 3
a + b = 7
--------------- Add
2a = 10
a = 5
b = 2
----
Also -5 and -2
============
3a^2 + 2b^2 = 79
---------
===============
The "hard way:"
a^2 - b^2 = 21
3a^2+ b^2 = 79
--------------------------- Add
4a^2 = 100
etc
Not much harder.