document.write( "Question 976083: solve for x and y from given equations\r
\n" );
document.write( "\n" );
document.write( "3 to the power 3x+1=9 to the power y and x squared+2y=29 \n" );
document.write( "
Algebra.Com's Answer #597748 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! 3 power 3x+1 = 9 power y = 3 power 2y \n" ); document.write( "3x + 1 = 2y \n" ); document.write( "x^2 + 2y = 29\r \n" ); document.write( "\n" ); document.write( "substituting gives\r \n" ); document.write( "\n" ); document.write( "x^2 + 3x + 1 = 29\r \n" ); document.write( "\n" ); document.write( "x=4 \n" ); document.write( " \n" ); document.write( " |