document.write( "Question 249503: explain how you can deteremine whether a pair of linear equations has a unique solution. \n" ); document.write( "
Algebra.Com's Answer #186369 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! if the determinant is zero there is one solution. \n" ); document.write( "b^2-4ac is the determinant from the quadratic formula. \n" ); document.write( "
|