document.write( "Question 892037: Please help.\r
\n" );
document.write( "\n" );
document.write( "Determine whether the given ordered list of numbers is a solution of the system of equations:\r
\n" );
document.write( "\n" );
document.write( "(2, -.5)\r
\n" );
document.write( "\n" );
document.write( ".5x+ 8y= -3
\n" );
document.write( " x + 5y= -5 \n" );
document.write( "
Algebra.Com's Answer #540271 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! .5x + 8y = -3 \n" ); document.write( "You're asked whether or not the pair (2,-.5) will correctly complete that equation. \n" ); document.write( "Let's plug in the numbers. \n" ); document.write( ".5(2) + 8(-.5) = -3 \n" ); document.write( "1 + -4 = -3 \n" ); document.write( "That one works! \n" ); document.write( ". \n" ); document.write( "Let's try the other. \n" ); document.write( "x + 5y = -5 \n" ); document.write( "2 + 5(-.5) = -5 \n" ); document.write( "2 + -2.5 = -5 \n" ); document.write( "Nope. They're not equal. That one doesn't work. \n" ); document.write( " |