document.write( "Question 1141048: If you double Emily’s age, subtract three and divide the result by five, the answer is five.
\n" );
document.write( "How old is Emily? \n" );
document.write( "
Algebra.Com's Answer #761591 by 4419875(21)![]() ![]() ![]() You can put this solution on YOUR website! let E be Emily's age.\r \n" ); document.write( "\n" ); document.write( "Given: \n" ); document.write( "Double Emily's age - 2E \n" ); document.write( "Subtract by three and divide by 5 - \n" ); document.write( "\n" ); document.write( "Hence the equation for this problem would be: \n" ); document.write( " \n" ); document.write( "Multiply both sides by 5. This cancels the 5 on the left side \n" ); document.write( " \n" ); document.write( "Add 3 both sides to remove 3 from left side \n" ); document.write( " \n" ); document.write( "Divide both sides by 2 to isolate E - where E is Emily's age \n" ); document.write( " |