document.write( "Question 515673: What is the answer and solution to these:\r
\n" );
document.write( "\n" );
document.write( "The third,fifth,ninth and fifteenth parts of a number together make 32. Find the number. \n" );
document.write( "
Algebra.Com's Answer #344118 by mananth(16946) You can put this solution on YOUR website! let number be x\r \n" ); document.write( "\n" ); document.write( "x/3 + x/5 +x/9 +x/15 = 32\r \n" ); document.write( "\n" ); document.write( "LCD = 45 \n" ); document.write( "multiply equation by 45\r \n" ); document.write( "\n" ); document.write( "15x+9x+5x+3x=45*32 \n" ); document.write( "32x=45*32\r \n" ); document.write( "\n" ); document.write( "x= 45*32/32 \n" ); document.write( "x= 45 the number \n" ); document.write( " |