document.write( "Question 1075095: If five times a number, added to 2 is divided by the number plus 4 the result is nine halves.halves. Find the number. \n" ); document.write( "
Algebra.Com's Answer #689784 by jorel1380(3719) You can put this solution on YOUR website! Let n be your number. Then: \n" ); document.write( "5n+2/n+4=9/2 \n" ); document.write( "10n+4=9n+36 \n" ); document.write( "n=32 ☺☺☺☺ \n" ); document.write( " |