document.write( "Question 796719: when a number is added to another number 5 times as large the result is 24. what is the first number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #481515 by Cromlix(4381) You can put this solution on YOUR website! when a number is added to another number 5 times as large the result is 24 \n" ); document.write( "x + 5x = 24 \n" ); document.write( "6x = 24 \n" ); document.write( "x = 4 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |