document.write( "Question 1042017: The cost of a TV set and a VCR together is rs 27800. The cost of the VCR is rs
\n" );
document.write( "1600 less than twice that of the TV set. Find the cost of both. \n" );
document.write( "
Algebra.Com's Answer #656937 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let t be the tv set, v be the vcr. \n" ); document.write( "v=2t-1600 \n" ); document.write( "t+2t-1600=27800 \n" ); document.write( "3t=29400 \n" ); document.write( "t=9800 \n" ); document.write( "v=18000. ☺☺☺☺ \n" ); document.write( " |