document.write( "Question 389192: One number is twice the other number. The larger of the two numbers is 25 more than 1/3th of the smaller. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #275746 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one number be x \n" ); document.write( "other number = 2x \n" ); document.write( ".. \n" ); document.write( "2x= 25+x/3 \n" ); document.write( "... \n" ); document.write( "multiply equation by 3 \n" ); document.write( "6x=75+x \n" ); document.write( "6x-x=75 \n" ); document.write( "5x=75 \n" ); document.write( "/5 \n" ); document.write( "x=15 one number \n" ); document.write( "... \n" ); document.write( "other number = 30 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |