document.write( "Question 458769: I got this incorrect on my homework assignment. Please show me how to do it!\r
\n" );
document.write( "\n" );
document.write( "1. Find the intersection point of the two straight lines: 3x - 4y = 5 and
\n" );
document.write( "2x + 3y =1. Answer in fractions reduced to the lowest terms. \r
\n" );
document.write( "\n" );
document.write( "I said x= 51/51 and y= -7/17 but got it wrong. Please show me the steps. \n" );
document.write( "
Algebra.Com's Answer #314808 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. Find the intersection point of the two straight lines: \n" ); document.write( "3x - 4y = 5 and 2x + 3y = 1. \n" ); document.write( "Answer in fractions reduced to the lowest terms. \n" ); document.write( ": \n" ); document.write( "3x - 4y = 5 \n" ); document.write( "2x + 3y = 1 \n" ); document.write( ": \n" ); document.write( "multiply the 1st eq by 3, multiply the 2nd eq by 4, resulting in: \n" ); document.write( "9x - 12y = 15 \n" ); document.write( "8x + 12y = 4 \n" ); document.write( "--------------- adding eliminates y, find x \n" ); document.write( "17x = 19 \n" ); document.write( "x = \n" ); document.write( ": \n" ); document.write( "Find x, multiply the 1st eq by 2, the 2nd equation by 3, results \n" ); document.write( "6x - 8y = 10 \n" ); document.write( "6x + 9y = 3 \n" ); document.write( "------------------Subtraction eliminates x, find y \n" ); document.write( "-17y = 7 \n" ); document.write( "y = |