document.write( "Question 472783: If 1/3 plus 1/4 plus 1/8 of a number equals 585 what is the number? \n" ); document.write( "
Algebra.Com's Answer #324128 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If 1/3 plus 1/4 plus 1/8 of a number equals 585 what is the number? \n" ); document.write( "----------- \n" ); document.write( "n is the number \n" ); document.write( "n/3 + n/4 + n/8 = 585 \n" ); document.write( "8n/24 + 6n/24 + 3n/24 = 585 \n" ); document.write( "17n/24 = 585 \n" ); document.write( "n/24 = 585/17 \n" ); document.write( "n = 24*585/17 \n" ); document.write( "n =~ 825.88\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |