Question 80311
:
"one number is 5 times another number"
  x and 5x
:
" the product of the two numbers is 245."
  x(5x) = 245
  5x^2 = 245
   x^2 = 245/5
   x^2 = 49
   x = Sqrt(49)
   x = 7 
:
 find the two numbers
 7 and 35 
:
:
Check: 7*35 = 245