document.write( "Question 1036678: One number is 8 more than other no. If the greater number is thrice of half of the smaller no. Then find two numbers. \n" ); document.write( "
Algebra.Com's Answer #651488 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the smaller number. Then: \n" ); document.write( "n+8=3n/2 \n" ); document.write( "2n+16=3n \n" ); document.write( "n=16 \n" ); document.write( "n+8=24 \n" ); document.write( "The smaller number is 16, the larger one is 24!!!!!!!!!!! \n" ); document.write( " |