document.write( "Question 825352: Five times a number is the same as 88 decreased by the same number? \n" ); document.write( "
Algebra.Com's Answer #497277 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Five times a number is the same as 88 decreased by the same number? \n" ); document.write( "5n = 88 - n \n" ); document.write( "5n + n = 88 \n" ); document.write( "6n = 88 \n" ); document.write( "n = 88/6 \n" ); document.write( "n = 14 |