document.write( "Question 761236: Find two numbers whose sum is 100 if one number is 16 more than twice the smaller number. \n" ); document.write( "
Algebra.Com's Answer #463358 by 2897696(96)![]() ![]() You can put this solution on YOUR website! We can solve this problem by a method called VEWAS \n" ); document.write( "V=variable \n" ); document.write( "E=equation \n" ); document.write( "W=work (solving equation) \n" ); document.write( "A=answer \n" ); document.write( "S=sentence(optional)\r \n" ); document.write( "\n" ); document.write( "V: let x=smallest number x#2=2x+16 \n" ); document.write( "E: x+2x+16=100 \n" ); document.write( "W: 3x+16=100 (solve for x) \n" ); document.write( " 3x=84 \n" ); document.write( " x=28(this is the smallest number) plug the smallest number into the equation in finding x#2 ---> 2(28)+16=56+16-->72 \n" ); document.write( "A: x=28 x#2=72 \n" ); document.write( "S: (optional) the two numbers are 28 and 72. \n" ); document.write( " |