document.write( "Question 230780: Respected tutor iam in hurry and want answer plz help me.Thankyou.The question is:Find two consecutive natural numbers,such that one third of the smaller numbers is one more than one fourth of the greater. \n" ); document.write( "
Algebra.Com's Answer #170910 by nerdybill(7384) You can put this solution on YOUR website! Find two consecutive natural numbers,such that one third of the smaller numbers is one more than one fourth of the greater. \n" ); document.write( ". \n" ); document.write( "Let x = first of two consecutive numbers (smaller) \n" ); document.write( "then \n" ); document.write( "x+1 = second of two consecutive numbers (larger) \n" ); document.write( ". \n" ); document.write( "(1/3)x = (1/4)(x+1) \n" ); document.write( "Multiplying both sides by 12 (common denominator): \n" ); document.write( "4x = 3(x+1) \n" ); document.write( "4x = 3x+3 \n" ); document.write( "x = 3 (smaller number) \n" ); document.write( ". \n" ); document.write( "Larger number: \n" ); document.write( "x+1 = 3+1 = 4 \n" ); document.write( ". \n" ); document.write( "The two consecutive numbers are: 3 and 4 \n" ); document.write( " \n" ); document.write( " |