document.write( "Question 221065: Given the following dependent system of equations
\n" );
document.write( "Ax + By =C
\n" );
document.write( "Dx + Ey = F
\n" );
document.write( "where A,B,C,D,E,F are non-zero real numbers, which of the following choice(s) would
\n" );
document.write( "be an accurate representation of the solution set and why?
\n" );
document.write( "a) {(x, y)| Ax + By = C}
\n" );
document.write( "b) (a,b)
\n" );
document.write( "c) {}, the empty set
\n" );
document.write( "d) {(x, y)| Dx + Ey =F}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #165847 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a and d are solutions. \n" ); document.write( "Why? Because they are true. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |