document.write( "Question 974061: Solve the problem using systems of equations with two variables:\r
\n" );
document.write( "\n" );
document.write( "Question: The length of a piece of sheet metal is 1.5 times the width. The difference between the length and the width is 17 in. Find the length and the width. \n" );
document.write( "
Algebra.Com's Answer #596085 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the problem using systems of equations with two variables: \n" ); document.write( "Question: The length of a piece of sheet metal is 1.5 times the width. The difference between the length and the width is 17 in. Find the length and the width. \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "L = 1.5*W \n" ); document.write( "L - W = 17 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"L\" and solve for \"W\":: \n" ); document.write( "1.5W - W = 17 \n" ); document.write( "0.5W = 17 \n" ); document.write( "W = 34 inches (width) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( "-------------- \n" ); document.write( " |