document.write( "Question 902155: linda is 30 years older than rita is 4 years.she will be twice as old as rita.find their present.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547158 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! R is Rita's age \n" ); document.write( "(R+30 + 4) = 2(R + 4) \n" ); document.write( " 26 = R, Rita's age. Linda is 56 \n" ); document.write( "and in 4 years... \n" ); document.write( "60 = 2(30) \n" ); document.write( " |