document.write( "Question 1161633: The HCF of two numbers is 23 and the other two factors of their LCM are 13 and 14. find the larger of the two numbers. \n" ); document.write( "
Algebra.Com's Answer #785263 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " Definition of Highest Common Factor HCF.\r\n" ); document.write( "\r\n" ); document.write( " The Highest Common Factor HCF of two or more numbers is the highest number that divides the numbers exactly.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " // Same as the GCD (= Greatest Common Divisor)\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As the problem is worded, posted and presented, it ADMITS MORE than ONE solution; \r \n" ); document.write( "\n" ); document.write( "if to be PRECISELY correct, it admits exactly TWO solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "One solution is x = 23*13*14, y = 23; the larger number is 23*13*14 = 4186.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The other solution is x = 23*13, y = 23*14; the larger number is 23*14 = 322.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |