document.write( "Question 765356: a sofa is 12 yrs. old as teble is 36 yrs. old . in how many years will the table be twice as old as sofa
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #466806 by suruman(21)![]() ![]() You can put this solution on YOUR website! A sofa is currently 12 years old. A table is currently 36 years old. \n" ); document.write( "After x years from now, table will be twice as old as sofa. \n" ); document.write( "36 + x = 2* (12 + x) \n" ); document.write( "36 + x = 24 + 2x \n" ); document.write( "12 = x \n" ); document.write( "Therefore, after 12 years from now, Table will be twice as old as Sofa. \n" ); document.write( " \n" ); document.write( " |