document.write( "Question 263757: Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution.\r
\n" );
document.write( "\n" );
document.write( "Problem:
\n" );
document.write( "A contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 7% cement should he mix with 10 bags of 15.5% cement to produce a mix containing 12% cement? \n" );
document.write( "
Algebra.Com's Answer #194352 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution.\r \n" ); document.write( "\n" ); document.write( "Problem: \n" ); document.write( "A contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 7% cement should he mix with 10 bags of 15.5% cement to produce a mix containing 12% cement? \r \n" ); document.write( "\n" ); document.write( "let the total no of bags be x\r \n" ); document.write( "\n" ); document.write( "then x-10 will be number of bags with 7% cement\r \n" ); document.write( "\n" ); document.write( "x-10*0.07+0.155*10= x*0.12\r \n" ); document.write( "\n" ); document.write( "0.07x- 0.7+1.55=0.12x \n" ); document.write( "-0.05x =-0.85 \n" ); document.write( "x= 17 bags\r \n" ); document.write( "\n" ); document.write( "7 bags of 7% cement will have to be mixed\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |