document.write( "Question 1111305: The sum of two numbers is 45 . One number is 4 times as large as the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #726284 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the numbers are x and 4x \n" ); document.write( "They add to 45 \n" ); document.write( "5x=45 \n" ); document.write( "x=9 \n" ); document.write( "4x=36 \n" ); document.write( " |