SOLUTION: A number is 5 times another number. The product of the two numbers are 245. What are the two numbers?

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: A number is 5 times another number. The product of the two numbers are 245. What are the two numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 183895: A number is 5 times another number. The product of the two numbers are 245. What are the two numbers?
Answer by tvandenberg(45) About Me  (Show Source):
You can put this solution on YOUR website!
Y = 5X
X*Y = 245
X * (5X) = 245
X^2 = 245 / 5 = 49
X = SQRT(49) = 7
Y = 5*7 = 35