document.write( "Question 275474: The second of two numbers is three times the first. The difference between five times the first and eight times times the second is thirty eight. What are the two numbers. \n" ); document.write( "
Algebra.Com's Answer #200913 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The second of two numbers is three times the first. The difference between five times the first and eight times times the second is thirty eight. What are the two numbers.\r \n" ); document.write( "\n" ); document.write( "Let the first number be x\r \n" ); document.write( "\n" ); document.write( "the second is three times the first = 3x\r \n" ); document.write( "\n" ); document.write( "5 times first means 5x \r \n" ); document.write( "\n" ); document.write( "8 times second means 8 * 3x = 24x\r \n" ); document.write( "\n" ); document.write( "24x-5x=38 \n" ); document.write( "19x=38 \n" ); document.write( "x=2\r \n" ); document.write( "\n" ); document.write( "The second number is 3x = 3*2 =6 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |