document.write( "Question 1110394: Solve simultaneously,
\n" );
document.write( "9x^2 + y^2 = 5, xy = 8 \n" );
document.write( "
Algebra.Com's Answer #725388 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 9x^2 + y^2 = 5 \n" ); document.write( "xy = 8 --> y = x/8 \n" ); document.write( "=================== \n" ); document.write( "Sub for y in the 1st equation. \n" ); document.write( " |