document.write( "Question 1054551: Devon is 12 years old.His age is two more than half the age of Steven. Find the age of Steven. \n" ); document.write( "
Algebra.Com's Answer #669894 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Devon is 12 years old.
\n" ); document.write( "His age is two more than half the age of Steven.
\n" ); document.write( "d = .5s + 2
\n" ); document.write( " Find the age of Steven.
\n" ); document.write( "replace d with 12
\n" ); document.write( "12 = .5s + 2
\n" ); document.write( "12 - 2 = .5s
\n" ); document.write( "10 = .5s
\n" ); document.write( "multiply both sides by 2
\n" ); document.write( "20 = s
\n" ); document.write( ":
\n" ); document.write( "Steven is 20 yrs old
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( "d = .5(20) + 2
\n" ); document.write( "d = 10 + s
\n" ); document.write( "d = 12
\n" ); document.write( "
\n" ); document.write( "
\n" );