document.write( "Question 836886: Identify the solution(s) of the system of equations, if any.
\n" );
document.write( "3x+2y=4 and 5x-4y=3
\n" );
document.write( "My options for answers are
\n" );
document.write( "(1,.5)
\n" );
document.write( "(.5, 1)
\n" );
document.write( "(5, 5.5)
\n" );
document.write( "(5/11, -2/11)
\n" );
document.write( "I asked for help on a question similar to this only the 2nd problem was already in the y=mx+b format. Not sure if this would be done the same way? \n" );
document.write( "
Algebra.Com's Answer #504387 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 3x+2y=4 \n" ); document.write( "5x-4y=3 \n" ); document.write( "double the first equation \n" ); document.write( "6x+4y=8 \n" ); document.write( "5x-4y=3 \n" ); document.write( "add them \n" ); document.write( "11x=11 \n" ); document.write( "x=1 \n" ); document.write( "the only option with x=1 is the first \n" ); document.write( "(1,.5) \n" ); document.write( "3+2y=4 \n" ); document.write( "2y=1 \n" ); document.write( "y=1/2=.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |