document.write( "Question 457393: A number is four times another number. When the numbers are added, their sum is 40. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #313826 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x=4y \n" ); document.write( "x+y=40 \n" ); document.write( "4y+y=40 \n" ); document.write( "4y=40 \n" ); document.write( "y=8 \n" ); document.write( "x=32 \n" ); document.write( " \n" ); document.write( " |