document.write( "Question 575571: 1/6th of a certain number and 3/8th of the same number totals 13, what is that number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369531 by chana(69)![]() ![]() You can put this solution on YOUR website! 1/6th of a certain number and 3/8th of the same number totals 13, what is that number? \n" ); document.write( "sol : \n" ); document.write( "let the no be x; \n" ); document.write( "given: \n" ); document.write( "(1/6*x) + (3/8*x) = 13 \n" ); document.write( "solve for x to find the number which is 24.. \n" ); document.write( " |