document.write( "Question 977768: \"If 1 year is added to 1/4 times age of Mohan, the result is equal to half his age. What is\r
\n" );
document.write( "\n" );
document.write( "the age of Mohan?\" \n" );
document.write( "
Algebra.Com's Answer #599319 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \"If 1 year is added to 1/4 times age of Mohan, the result is equal to half his age. \n" ); document.write( " What is the age of Mohan?\" \n" ); document.write( ": \n" ); document.write( "let a = his age \n" ); document.write( "Write an equation for exactly what it says \n" ); document.write( " \n" ); document.write( "multiply both sides a by 4, you will then have: \n" ); document.write( "a + 4 = 2a \n" ); document.write( "4 = 2a - a \n" ); document.write( "4 = a \n" ); document.write( "He's 4 \n" ); document.write( " |