document.write( "Question 616081: Four times a certain number plus that number equals 50. What is that number ? \n" ); document.write( "
Algebra.Com's Answer #387475 by dragonwalker(73)\"\" \"About 
You can put this solution on YOUR website!
Give the number a letter, let us call it 'a'.\r
\n" ); document.write( "\n" ); document.write( "So we know that 4 times 'a' plus 'a' equals 50\r
\n" ); document.write( "\n" ); document.write( "We can write that as 4a + a = 50\r
\n" ); document.write( "\n" ); document.write( "we now have to add how many a's so we have 4a + 1a which equals 5a\r
\n" ); document.write( "\n" ); document.write( "so 5a=50\r
\n" ); document.write( "\n" ); document.write( "but we want to know what 'a' alone is so:\r
\n" ); document.write( "\n" ); document.write( "To find this we have to change 5a to 1a and we do that by dividing both sides by 5\r
\n" ); document.write( "\n" ); document.write( "\"5a%2F5=50%2F5\"\r
\n" ); document.write( "\n" ); document.write( "so:\r
\n" ); document.write( "\n" ); document.write( "a = 10
\n" ); document.write( "
\n" );