document.write( "Question 808602: When a number is added to two thirds of itself the result is 45 .find the number \n" ); document.write( "
Algebra.Com's Answer #487095 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be x\r \n" ); document.write( "\n" ); document.write( "x+2x/3 =45 \n" ); document.write( "multiply by 3 \n" ); document.write( "3x+2x=3*45\r \n" ); document.write( "\n" ); document.write( "5x=3*45 \n" ); document.write( "x= 3*45/5\r \n" ); document.write( "\n" ); document.write( "x=27 \n" ); document.write( " |