document.write( "Question 576785: eight times the larger of two numbers decreased by three times the smaller is 148. nine times the smaller decreased by twenty is equal to eight times the larger. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #369993 by chana(69)![]() ![]() You can put this solution on YOUR website! eight times the larger of two numbers decreased by three times the smaller is 148. nine times the smaller decreased by twenty is equal to eight times the larger. find the two numbers \n" ); document.write( "sol : \n" ); document.write( "forming the equation with the given datas : \n" ); document.write( "let x be the larger number and y be the smaller number \n" ); document.write( "so as given 8x - 3y = 148 ------(1) \n" ); document.write( "9y - 20 = 8x ----------(2) \n" ); document.write( "solve the anove two equation for x & y ,you will get the required nos ,where x = 29 , y = 28. \n" ); document.write( " |