document.write( "Question 132423: Determine whether the following equations have a solution or not? Justify your answer. \r
\n" );
document.write( "\n" );
document.write( "4/3x2 - 2x + 3/4 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #96764 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (4/3)x^2 - 2x + 3/4 = 0 I assume this is the problem. \n" ); document.write( "a=4/3, b=-2, c=3/4 \n" ); document.write( "if the determinant, b^2-4ac is >=0, then it has a real solution. \n" ); document.write( "b^2-4ac=4-4(4/3)(3/4) \n" ); document.write( "=4-4=0 \n" ); document.write( "Because the determinant equals zero there is only one answer (0.75). \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |