document.write( "Question 91264: In 7 years, rica's age will exceed BC's age by 14 years. Last year, the sum of their ages was 20. how old is Rica? \n" ); document.write( "
Algebra.Com's Answer #66240 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! let rica's present age is x \n" ); document.write( "let BC's present age is y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so after 7 years\r \n" ); document.write( "\n" ); document.write( "x+7 = y+7+14 \n" ); document.write( "x-y = 14 -----------1\r \n" ); document.write( "\n" ); document.write( "last year\r \n" ); document.write( "\n" ); document.write( "x-1+y-1=20 \n" ); document.write( "x+y = 22 ----------2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1+2 => 2x = 36\r \n" ); document.write( "\n" ); document.write( "x=18 \n" ); document.write( "y=4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |