document.write( "Question 33719: Solve the following equations and word problems using any method (for problems with two unknowns, make sure to use two answers):
\n" );
document.write( "1.4x + 7y = 7
\n" );
document.write( " 6x - 7y = 6\r
\n" );
document.write( "\n" );
document.write( "2. 1/5 x + 1/3y = -4
\n" );
document.write( " x-y = -6\r
\n" );
document.write( "\n" );
document.write( "3. 3x = 4 - 4y
\n" );
document.write( " 2x - 4y = 5\r
\n" );
document.write( "\n" );
document.write( "4. The length of a rectangular swimming pool is 11 feet longer than the width. If the perimeter is 75 feet, then what is the length and width of the rectangle?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #20129 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "4x + 7y = 7 --- eq 1 \n" ); document.write( "6x - 7y = 6 --- eq 2 \n" ); document.write( "------------ \n" ); document.write( "10x = 13 --- eq 1 + eq 2 \n" ); document.write( "x = 13/10 = 1.3 \n" ); document.write( "substitute value of x in eq 1 \n" ); document.write( "4(1.3)+7y = 7 \n" ); document.write( "5.2 + 7y = 7 \n" ); document.write( "7y = 7 - 5.2 = 1.8 \n" ); document.write( "y = 1.8/7 = 0.2571\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2) \n" ); document.write( "1/5 x + 1/3y = -4 --- eq 1 \n" ); document.write( " x-y = -6 --- eq 2\r \n" ); document.write( "\n" ); document.write( "5x + 3y = 1/4 = 0.25 --- eq 1 \n" ); document.write( "x - y = -6 --- eq 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x + 3y = 0.25 --- eq 1 \n" ); document.write( "3x - 3y = -18 --- eq 2 (multipling the entire equation with 2) \n" ); document.write( "---------------- \n" ); document.write( "8x = - 17.75 \n" ); document.write( "x = -17.75/8 = -2.219\r \n" ); document.write( "\n" ); document.write( "substitute the value of x in eq 2 \n" ); document.write( "y = x+6 \n" ); document.write( "y = -2.129+6 = 3.871\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the same way you can solve the third set of equations\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4}The length of a rectangular swimming pool is 11 feet longer than the width. If the perimeter is 75 feet, then what is the length and width of the rectangle?\r \n" ); document.write( "\n" ); document.write( "Let the length of the rectangular field be L and width be W \n" ); document.write( "Given : \n" ); document.write( "L = W+11 \n" ); document.write( "P = 75ft \n" ); document.write( "but we know P = 2(L+W) \n" ); document.write( "75 = 2(W+11+W) \n" ); document.write( "37.5 = 2W + 11 \n" ); document.write( "2W = 26.5 \n" ); document.write( "W = 26.5/2 = 13.25ft \n" ); document.write( "So L = 13.25 +11 = 24.25 ft\r \n" ); document.write( "\n" ); document.write( "L = 24.25 ft \n" ); document.write( "W = 13.25 ft \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |