SOLUTION: I don't understand how to arrive at the answers to the following problems:
A)One number is 2 more than 5 times another. Their product is 24. Find the numbers.
B) One number i
Algebra ->
Customizable Word Problem Solvers
-> Evaluation
-> SOLUTION: I don't understand how to arrive at the answers to the following problems:
A)One number is 2 more than 5 times another. Their product is 24. Find the numbers.
B) One number i
Log On
Question 352819: I don't understand how to arrive at the answers to the following problems:
A)One number is 2 more than 5 times another. Their product is 24. Find the numbers.
B) One number is 4 times another. Their product is 4 times their sum. Find the numbers.
Thank you! Found 2 solutions by jim_thompson5910, jrfrunner:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! let x=one number
let y=the other number
--
you are given: One number is 2 more than 5 times another
x=2+5y
--
also you are told: Their product is 24
x*y=24
==
substitute x=2+5y into x*y=24 in order to reduce the problem by one variable
x*y=(2+5y)*y=24
--
--
use the quadratic formula to solve for y
where a=5, b=2 and c=-24
--
y= or
--
y=(-2-22)/10=-2.4 or y=(-2+22)/10=2
==
substitute y=-2.4 or y=2 into x=2+5y to find x
x=2+5(-2.4)=-10 and x=2+5*(2)=12
--
so the possible answers are x=-10 and y=-2.4 or x=12 and y=2