document.write( "Question 204970: I need to see how many solutions exist in this linear equation. Then I need to graph the two lines the linear equation makes. 0.2x + 0.4y = 1.7 and 8.3x - 6.3y = -4.3 \n" ); document.write( "
Algebra.Com's Answer #154738 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to see how many solutions exist in this linear equation. Then I need to graph the two lines the linear equation makes. \n" ); document.write( "0.2x + 0.4y = 1.7 \n" ); document.write( "8.3x - 6.3y = -4.3\r \n" ); document.write( "\n" ); document.write( "------------------------ \n" ); document.write( "Multiply thru both equations by 10 to get rid of the decimals: \n" ); document.write( "2x + 4y = 17 \n" ); document.write( "83x - 63y = -43 \n" ); document.write( "----------------------------- \n" ); document.write( "Multiply thru the 1st equation by 83; Multiply thru the 2nd equationby 2: \n" ); document.write( "166x + 332y = 83*17 \n" ); document.write( "166x - 126y = -86 \n" ); document.write( "---------------------- \n" ); document.write( "Subtract the 2nd equation from the 1st to solve for \"y\": \n" ); document.write( "458y = 1497 \n" ); document.write( "y = 3.268559.. \n" ); document.write( "---- \n" ); document.write( "Substitute into 2x + 4y = 17 to solve for \"x\": \n" ); document.write( "x = 1.963495.. \n" ); document.write( "----------------------- \n" ); document.write( " \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( " |