document.write( "Question 1104878: A company produces three products everyday. Their total production on a certain day is 45 tons. It is found that the production of the third product exceeds the production of the first product by 8 tons while the total combined production of the first and third product is twice that of the second product. Determine the production level of each product using Cramer's rule \n" ); document.write( "
Algebra.Com's Answer #719641 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A company produces three products everyday. Their total production on a certain day is 45 tons. It is found that the production of the third product exceeds the production of the first product by 8 tons while the total combined production of the first and third product is twice that of the second product. Determine the production level of each product using Cramer's rule
\n" ); document.write( "------------------
\n" ); document.write( "Equations:
\n" ); document.write( "f + s + t = 45 tons
\n" ); document.write( "t = f + 8
\n" ); document.write( "f + t = 2s
\n" ); document.write( "---------------------
\n" ); document.write( "Rearrange::
\n" ); document.write( "f + s + t = 45
\n" ); document.write( "f + 0 - t = -8
\n" ); document.write( "f -2s + t = 0
\n" ); document.write( "-------------------
\n" ); document.write( "Use Cramer as you were taught.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" ); document.write( "
\n" );