document.write( "Question 1150830: Mike age is two third of jake’s age. If the sum of their age is thirty years, how old is jake? \n" ); document.write( "
Algebra.Com's Answer #772329 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
m = Mike's present age, j = Jake's
\n" ); document.write( "write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "Mike age is two third of jake’s age.
\n" ); document.write( "m = \"2%2F3\"j
\n" ); document.write( " If the sum of their age is thirty years,
\n" ); document.write( "m + j = 30
\n" ); document.write( "replace m with \"2%2F3\"j
\n" ); document.write( "\"2%2F3\"j + j = 30
\n" ); document.write( "multiply by 3
\n" ); document.write( "2j + 3j = 90
\n" ); document.write( "5j = 90
\n" ); document.write( "j = 90/5
\n" ); document.write( "j = 18 is Jake's age
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check in the first statement; (Mike is 12 obviously)
\n" ); document.write( "12 = \"2%2F3\"*18\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );