document.write( "Question 235961: I need to find the solution for h. the problem is 2h^2 - h - 3 = 0 \n" ); document.write( "
Algebra.Com's Answer #173728 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to find the solution for h. the problem is \n" ); document.write( "2h^2 - h - 3 = 0 \n" ); document.write( "-------------- \n" ); document.write( "2h^2 - 3h + 2h -3 = 0 \n" ); document.write( "h(2h-3) + (2h-3) = 0 \n" ); document.write( "Factor: \n" ); document.write( "(2h-3)(h+1) = 0 \n" ); document.write( "h = 3/2 or h = -1 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |