document.write( "Question 25828: The sum of two numbers is 346. The smaller number is 1/3 of the quantity 6 less than the larger number. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #13910 by Paul(988) ![]() You can put this solution on YOUR website! Smaller number = 1/3x-6 \n" ); document.write( "Larger number = x \n" ); document.write( "x+x/3-6=346 \n" ); document.write( "Muliplty the whole equation by 3 to change it into a integer form. \n" ); document.write( "3x+x-18=1038 \n" ); document.write( "4x=1056 \n" ); document.write( "x=264 \n" ); document.write( "264/3-6=82\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence the 2 numbers are 82 and 264. \n" ); document.write( "Paul. \n" ); document.write( " |