document.write( "Question 1205139: \" I am a three-digit number. My second digit is 4 times bigger than the third digit. My first digit is 3 less than my second digit. What number am I...? \" \n" ); document.write( "
Algebra.Com's Answer #841784 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "I am a three-digit number. \r\n" );
document.write( "_ _ _\r\n" );
document.write( "\r\n" );
document.write( "My second digit is 4 times bigger than the third digit.\r\n" );
document.write( "\r\n" );
document.write( "_ 4 1    or  _ 8 2\r\n" );
document.write( "\r\n" );
document.write( "My first digit is 3 less than my second digit.\r\n" );
document.write( "\r\n" );
document.write( "1 4 1    or   5 8 2\r\n" );
document.write( "\r\n" );
document.write( "What number am I...? \"\r\n" );
document.write( "\r\n" );
document.write( "141 or 582\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );