You can put this solution on YOUR website! {the sum of two numbers is 72. if twice the smaller number is 3 more than the greater, find them}
:
let the two numbers be a and b
:
a+b=72........eq 1
2a=b+3........eq 2
:
rewrite equation 1 to a=72-b and plug it into eq 2
:
2(72-b)=b+3
:
144-2b=b+3
:
-3b=-141
: greater number
: smaller number