document.write( "Question 975531: One number is half the other.together they are equal to 6.Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #597270 by Boreal(15235) You can put this solution on YOUR website! small number ix x \n" ); document.write( "larger number is 2x \n" ); document.write( "Smaller number is half the larger \n" ); document.write( "x+2x=6 \n" ); document.write( "3x=6 \n" ); document.write( "x=2 \n" ); document.write( "2x=4\r \n" ); document.write( "\n" ); document.write( "Those are the numbers. \n" ); document.write( " |