document.write( "Question 748924: the sum of x and 4x = 4. what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #455686 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
x + 4x = 4
\n" ); document.write( "5x = 4
\n" ); document.write( "Divide both sides by 5
\n" ); document.write( "x = 4/5\r
\n" ); document.write( "\n" ); document.write( "Check in original problem:-
\n" ); document.write( "x + 4x = 4
\n" ); document.write( "4/5 + 4(4/5) = 4
\n" ); document.write( "4/5 + 16/5 = 4
\n" ); document.write( " 20/5 = 4
\n" ); document.write( " 4 = 4
\n" ); document.write( "
\n" );