document.write( "Question 1005691: A guitar manufacturer spent 114 million on the production of acoustic and electronic guitars in 1999. If the amount of the company spent producing acoustic guitars was 46 million more than it spent on producing electric guitars, how much in fact did the company spend producing electric guitars? \n" ); document.write( "
Algebra.Com's Answer #621863 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the amount spent on acoustics and electrics, a and e.
\n" ); document.write( "Thus we have
\n" ); document.write( "a + e = 114 and
\n" ); document.write( "a = e + 46
\n" ); document.write( "we substitute the second into the first and get
\n" ); document.write( "e + 46 + e = 114
\n" ); document.write( "2e + 46 = 114
\n" ); document.write( "2e = 68
\n" ); document.write( "e = 34 million
\n" ); document.write( "
\n" );