document.write( "Question 911631: if the sum of a number and 5 is multiplied by 4, the result is same as 5 times the number increased by 15. find the number.
\n" ); document.write( "A. 55
\n" ); document.write( "B. 1
\n" ); document.write( "C. 35
\n" ); document.write( "d. 5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #553230 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
4(n+5) = 5n+15
\n" ); document.write( "4n + 20 = 5n+15
\n" ); document.write( "5 = n
\n" ); document.write( "
\n" );