document.write( "Question 336530: The sum of two numbers is -216. One number is five times the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #241221 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+y=-216 \n" ); document.write( "y=5x \n" ); document.write( ". \n" ); document.write( "x+5x=-216 \n" ); document.write( "6x=-216 \n" ); document.write( "x=-36 \n" ); document.write( "y=-180 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |