document.write( "Question 905682: ishaan is 5 times as old as umaima and is also 8 years older than umaima. How old is umaima? \n" ); document.write( "
Algebra.Com's Answer #549355 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let S represent Ishaan, and M represent Umaima. \n" ); document.write( "S = 5M \n" ); document.write( "S = M + 8 \n" ); document.write( "Since they are both values of S, they equal each other. \n" ); document.write( "5M = M + 8 \n" ); document.write( "Subtract M from each side \n" ); document.write( "4M = 8 \n" ); document.write( "Divide each side by 4 \n" ); document.write( "M = 4\2 \n" ); document.write( "Umaima is 2; therefore Ishaan is 10. \n" ); document.write( " |