document.write( "Question 1107626: Solve simultaneously
\n" );
document.write( "3x-2y=2
\n" );
document.write( "x²-3xy+xy²=129 \n" );
document.write( "
Algebra.Com's Answer #722693 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x-2y=2 ---> y = (3x-2)/2 \n" ); document.write( "x^2 - 3xy + xy^2 = 129 \n" ); document.write( "Sub for y \n" ); document.write( "x^2 - 3x(3x-2)/2 + x((3x-2)/2)^2 = 129 \n" ); document.write( "x^2 - (9x^2-6x)/2 + x(9x^2-12x+4/4) = 129 \n" ); document.write( "4x^2 - 18x^2+ 12x + 9x^3 - 12x^2 + 4x = 516 \n" ); document.write( "9x^3 -26x^2 + 16x - 516 = 0 \n" ); document.write( "=========== \n" ); document.write( "No integer solutions. \n" ); document.write( "1 real solution. \n" ); document.write( "---------- \n" ); document.write( "Use iterative or graphical methods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |