document.write( "Question 1031248: Hii
\n" );
document.write( "I have a quetion related to number.
\n" );
document.write( "Adding 5 to four times of a number amounts to 53.find the number? \n" );
document.write( "
Algebra.Com's Answer #646004 by Aparesh Mondal(1)![]() ![]() You can put this solution on YOUR website! Let the number be x \n" ); document.write( "then according to the question, \n" ); document.write( " 4x+5=53 \n" ); document.write( "or, 4x=53-5=48 \n" ); document.write( "or, x=48/4=12 \n" ); document.write( "therefore the number is 12 \n" ); document.write( " |