document.write( "Question 827202: When five times a number is decreased by 1, it has the same value as four times the number increased by 15.what is number \n" ); document.write( "
Algebra.Com's Answer #498529 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! When five times a number is decreased by 1, it has the same value as four times the number increased by 15.what is number \n" ); document.write( "let n = the number \n" ); document.write( "just write an equation for what it says \n" ); document.write( "5n - 1 = 4n + 15 \n" ); document.write( "5n - 4n = 15 + 1 \n" ); document.write( "you can finish this, I am sure. \n" ); document.write( ": \n" ); document.write( "Check your solution in the original equation \n" ); document.write( " |