document.write( "Question 294895: I really need help on this here are the questions
\n" );
document.write( "A parallelogram has a length that is 5 less than its height. If the area of the parallelogram is 14 square units, what is its height?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #212606 by richwmiller(17219) You can put this solution on YOUR website! Thanks for the questions. \n" ); document.write( "Here are the rules: \n" ); document.write( "One problem at a time \n" ); document.write( "No similar problems. \n" ); document.write( "Limit 4 problems a day! \n" ); document.write( "a=b*h \n" ); document.write( "14=(h-5*)h \n" ); document.write( "h^2-5h-14=0 \n" ); document.write( "(h-7)*(h+2)=0 \n" ); document.write( "h=7 h=-2 \n" ); document.write( "l=7-5=2 \n" ); document.write( " \n" ); document.write( " |