document.write( "Question 243032: solve using any appropriate method. Full work out please.
\n" );
document.write( "2.1x - 0.9y =15
\n" );
document.write( "-1.4x + 0.6y=10 \n" );
document.write( "
Algebra.Com's Answer #178050 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! First, multiply everything by 10 to get rid of the decimals. \n" ); document.write( "EQ. 1: 21x - 9y = 150 \n" ); document.write( "EQ. 2: -14x + 6y = 100 \n" ); document.write( "... \n" ); document.write( "Divide EQ. 1 by 3: 7x - 3y = 50 \n" ); document.write( "Divide EQ. 2 by 2: -7x + 3y = 50 \n" ); document.write( "... \n" ); document.write( "This is a disturbing pair of equations because they are just too similar. \n" ); document.write( "Consider -7x + 3y = 50 can be written as -(7x - 3y) = 50. \n" ); document.write( "Given 50 = 50 (a tautology), we now can say: \n" ); document.write( "7x - 3y = -(7x - 3y), which seems a contradiction in terms. \n" ); document.write( "... \n" ); document.write( "Perhaps they're parallel, in which case there is no solution. \n" ); document.write( "We can test this theory putting them in slope intercept form. \n" ); document.write( "... \n" ); document.write( "EQ 1. \n" ); document.write( "7x - 3y = 50 \n" ); document.write( "-3y = -7x + 50 \n" ); document.write( " \n" ); document.write( "which is simply... \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "EQ 2. \n" ); document.write( "-7x + 3y = 50 \n" ); document.write( "3y = 7x + 50 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "So we have parallel lines, so there is no solution to the system of equations. \n" ); document.write( " |