document.write( "Question 153264: Can You please help me this these problems\r
\n" );
document.write( "\n" );
document.write( "1. Solve the equation using addition (elimination) method. If the answere is an unique solution present it as an ordered pair:(x,y),if not specify whether the answere is \"no solution\" or \"infinitely many solution\"
\n" );
document.write( "5x-4y =1
\n" );
document.write( "- 10x +8y + =-3\r
\n" );
document.write( "\n" );
document.write( "2. Solve the equation by using the substitution method. If the answere is a unique solution present it as an ordered pair. If not specify whether it \"no solution\" or \"infinitely many solution.
\n" );
document.write( "7x + y = 1
\n" );
document.write( "3x + 2y = -9 \n" );
document.write( "
Algebra.Com's Answer #112820 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! 1. Solve the equation using addition (elimination) method. If the answere is an unique solution present it as an ordered pair:(x,y),if not specify whether the answere is \"no solution\" or \"infinitely many solution\" \n" ); document.write( "5x-4y =1 \n" ); document.write( "- 10x +8y + =-3\r \n" ); document.write( "\n" ); document.write( "then doing 1st eq by 2\r \n" ); document.write( "\n" ); document.write( "10x-8y=2 \n" ); document.write( "-10x+8y=-3\r \n" ); document.write( "\n" ); document.write( "adding both equations\r \n" ); document.write( "\n" ); document.write( "0=-1 then the system has \"no solution\"\r \n" ); document.write( "\n" ); document.write( "2. Solve the equation by using the substitution method. If the answere is a unique solution present it as an ordered pair. If not specify whether it \"no solution\" or \"infinitely many solution. \n" ); document.write( "7x + y = 1 \n" ); document.write( "3x + 2y = -9\r \n" ); document.write( "\n" ); document.write( "from the 1st eq we have y=-7x+1 \n" ); document.write( "then using 2nd eq we have 3x + 2(-7x+1)=-9 \n" ); document.write( "-11x+2=-9 \n" ); document.write( "-11x=-11 \n" ); document.write( "x=1 \n" ); document.write( "and y=-7(1)+1=-6\r \n" ); document.write( "\n" ); document.write( "Then solution is (1,-6)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |