document.write( "Question 206622: Hi, Im a little confused with this problem. I tried to figure it out, but do not know what would be the right answer.\r
\n" );
document.write( "\n" );
document.write( "Solve by the elimination method.
\n" );
document.write( "5x+6y=5
\n" );
document.write( "10x+12y=10
\n" );
document.write( "what is the solution of the system?\r
\n" );
document.write( "\n" );
document.write( "( I came up with - The solution is (10,10).\r
\n" );
document.write( "\n" );
document.write( "but could the answer be that there are infinetely many solutions, or that there is no solution. can you please help. thanks \n" );
document.write( "
Algebra.Com's Answer #156160 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 5x+6y=5 \n" ); document.write( "10x+12y=10 \n" ); document.write( "----- \n" ); document.write( "multiply first equation by 2 to get: \n" ); document.write( "10x + 12y = 10 \n" ); document.write( "10x + 12y = 10 \n" ); document.write( "----- \n" ); document.write( "subtract second equation from first to get: \n" ); document.write( "0 + 0 = 0 \n" ); document.write( "----- \n" ); document.write( "I believe the answer is that this is an identity and that any value of x and y that satisfied one equation would also satisfy the other. \n" ); document.write( "----- \n" ); document.write( "if you graph both these equations, you would probably see that they are the same line. \n" ); document.write( "----- \n" ); document.write( "first equation: \n" ); document.write( "5x + 6y = 5 \n" ); document.write( "solving for y we get: \n" ); document.write( "6y -5x + 5 \n" ); document.write( "y = -(5/6)x + (5/6) \n" ); document.write( "----- \n" ); document.write( "second equation: \n" ); document.write( "10x + 12y = 10 \n" ); document.write( "solving for y we get: \n" ); document.write( "12y = -10x + 10 \n" ); document.write( "y = (-10/12)x + (10/12) \n" ); document.write( "which can be reduced to: \n" ); document.write( "y = (-5/6)x + (5/6) \n" ); document.write( "----- \n" ); document.write( "the equations are identical after simplification. \n" ); document.write( " \n" ); document.write( " |