document.write( "Question 844404: Fifteen more than five times a number is equal to the product of ten and the number. What is the number?
\n" ); document.write( "Am I correct....
\n" ); document.write( "5n+15=10
\n" ); document.write( "5n=10-15
\n" ); document.write( "5n=-5
\n" ); document.write( "5n=-5/5
\n" ); document.write( "n=-1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #508748 by leducanh1992(9)\"\" \"About 
You can put this solution on YOUR website!
15 + 5n = 10n
\n" ); document.write( "15 = 5n
\n" ); document.write( "n = 3
\n" ); document.write( "
\n" );