document.write( "Question 230878: Find the number whose double exceeds 70 by as much as the number itself is less than 140.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171021 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the number whose double exceeds 70 by as much as the number itself, is less than 140. \n" ); document.write( ": \n" ); document.write( "Just write what it says: \n" ); document.write( "2x = 70 + x \n" ); document.write( "2x - x = 70 \n" ); document.write( "x = 70 is the number \n" ); document.write( " |