document.write( "Question 1063334: Rekha little sister is now 5 years old if her age is 2 years more than one forth of rekha age how old rekha is? \n" ); document.write( "
Algebra.Com's Answer #678430 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
:
\n" ); document.write( "let r = Rek's age
\n" ); document.write( "let s = Sis age
\n" ); document.write( ":
\n" ); document.write( "write an equation for each statement:
\n" ); document.write( "\" Rekha little sister is now 5 years old \"
\n" ); document.write( "s = 5
\n" ); document.write( "\"if her age is 2 years more than one forth of rekha age\"
\n" ); document.write( "s = \"1%2F4\"r + 2
\n" ); document.write( "replace s with 5 (from the first statement)
\n" ); document.write( "5 = \"1%2F4\"r + 2
\n" ); document.write( "get rid of the fraction, multiply both sides by 4
\n" ); document.write( "4(5) = 1r + 4(2)
\n" ); document.write( "20 = r + 8
\n" ); document.write( "subtract 8 from both sides
\n" ); document.write( "20 - 8 = r
\n" ); document.write( "12 = r
\n" ); document.write( ":
\n" ); document.write( "how old rekha is? She's 12 year old
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this in the statement
\n" ); document.write( "\" Sister's age is 2 years more than one forth of rekha age\"
\n" ); document.write( "5 = \"1%2F4\"(12) + 2
\n" ); document.write( "5 = 3 + 2
\n" ); document.write( "
\n" );