document.write( "Question 1052837: There are two numbers four times as far from 5 as they are from 80. Find the two numbers.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #668270 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( "There are two numbers four times as far from 5 as they are from 80. Find the two numbers. \n" ); document.write( "Thanks \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "|x-5| = 4*|x-80|.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equation deploys in two independent equations:\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " a) x-5 = 4(x-80) ---> x-5 = 4x-320 ---> 3x = 315 ---> x = 105\r\n" ); document.write( "\r\n" ); document.write( "and \r\n" ); document.write( "\r\n" ); document.write( " b) x-5 = -4(x-80) ---> x-5 = -4x+320 ---> 5x = 325 ---> x = 65.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. The two numbers are 65 and 105.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |