document.write( "Question 240757: Solve for x and y.\r
\n" );
document.write( "\n" );
document.write( "4x+9y=365 \n" );
document.write( "
Algebra.Com's Answer #176421 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4x+9y=365 \n" ); document.write( "---------- \n" ); document.write( "It's not possible. If you have 2 variables, you need 2 equations. \n" ); document.write( "With only 1 eqn, you can find an infinite number of \"solutions\", eg: \n" ); document.write( "x = 0, y = 365/9 \n" ); document.write( "x = 2, y = 119/3 \n" ); document.write( "x = 80, y = 5 etc \n" ); document.write( " |