document.write( "Question 1013663: Sally Mae wants to invest in a tire company. She finds 3 of the best tire companies in her area... Company A, Company B, and Company C. She decides that she will invest in the one that sold the most tires within that month. If Company A sold 15% more than Company C and Company B sold 60% more than Company C, then how many tires did each company sell and who sold the most if Company B sold 150 tires? \n" ); document.write( "
Algebra.Com's Answer #629929 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number sold by A
\n" ); document.write( "Let \"+b+\" = number sold by B
\n" ); document.write( "Let \"+c+\" = number sold by C
\n" ); document.write( "--------------------------
\n" ); document.write( "(1) \"+a+=+c+%2B+.15c+\"
\n" ); document.write( "(2) \"+b+=+c+%2B+.6c+\"
\n" ); document.write( "(3) \"+b+=+150+\"
\n" ); document.write( "--------------------
\n" ); document.write( "There are 3 equations and 3 unknowns,
\n" ); document.write( "so it's solvable
\n" ); document.write( "---------------
\n" ); document.write( "(2) \"+150+=+c+%2B+.6c+\"
\n" ); document.write( "(2) \"+1.6c+=+150+\"
\n" ); document.write( "(2) \"+c+=+93.75+\"
\n" ); document.write( "-------------------
\n" ); document.write( "(1) \"+a+=+c+%2B+.15c+\"
\n" ); document.write( "(1) \"+a+=+1.15c+\"
\n" ); document.write( "(1) \"+a+=+1.15%2A93.75+\"
\n" ); document.write( "(1) \"+a+=+107.81+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Company B sold more than A or C
\n" ); document.write( "
\n" );