document.write( "Question 1157271: At an audio store, stereos have 2 speakers and home-theater systems have 5 speakers.There are 30 sound systems with a total of 99 speakers. How many systems are stereo systems and how many are home-theater systems? \n" ); document.write( "
Algebra.Com's Answer #780104 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x are stereos
\n" ); document.write( "30-x are ht
\n" ); document.write( "2x+5(30-x)=99
\n" ); document.write( "2x+150-5x=99
\n" ); document.write( "-3x=-51
\n" ); document.write( "x=17 of stereos (34)
\n" ); document.write( "30-x=13 of ht (65)
\n" ); document.write( "
\n" );