document.write( "Question 157318: A number divided by four is the same as fifteen less than the number \n" ); document.write( "
Algebra.Com's Answer #115952 by atique.ah(27)![]() ![]() ![]() You can put this solution on YOUR website! A number divided by four is the same as fifteen less than the number\r \n" ); document.write( "\n" ); document.write( "Solution:\r \n" ); document.write( "\n" ); document.write( "Let the number =x \n" ); document.write( "Number divided by 4=x/4 \n" ); document.write( "15 less then the number=15-x\r \n" ); document.write( "\n" ); document.write( "According to the given condition both are equal \n" ); document.write( "x/4=15-x \n" ); document.write( "x=4(15-x) \n" ); document.write( "x=60-4x \n" ); document.write( "x+4x=60 \n" ); document.write( "5x=60 \n" ); document.write( "x=60/5 \n" ); document.write( "x=12\r \n" ); document.write( "\n" ); document.write( "Answer: The number is 12 \n" ); document.write( " \n" ); document.write( " |