document.write( "Question 505509: Four times a number decreased by 25 is the same as 9 times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #339904 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Four times a number decreased by 25 is the same as 9 times the number. Find the number \n" ); document.write( "Let n = the number \n" ); document.write( "the \n" ); document.write( "4n - 25 = 9n \n" ); document.write( "-25 = 5n \n" ); document.write( "-25/5 = n \n" ); document.write( "-5 = n \n" ); document.write( "The number is -5 \n" ); document.write( " |