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)\"\" \"About 
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 - \"%282E-3%29%2F5\"\r
\n" ); document.write( "\n" ); document.write( "Hence the equation for this problem would be:
\n" ); document.write( "\"%28%282E+-+3%29%2F5%29=5\"
\n" ); document.write( "Multiply both sides by 5. This cancels the 5 on the left side
\n" ); document.write( "\"%282E+-+3%29=25\"
\n" ); document.write( "Add 3 both sides to remove 3 from left side
\n" ); document.write( "\"2E+=+25%2B3\"
\n" ); document.write( "Divide both sides by 2 to isolate E - where E is Emily's age
\n" ); document.write( "\"E=14\"
\n" ); document.write( "
\n" );