document.write( "Question 76049This question is from textbook Algebra 1 Expressions, Equations, and Applications
\n" );
document.write( ": A rectangle of area 90 has a width 9 less than its length. What is the length and width of the triangle? \n" );
document.write( "
Algebra.Com's Answer #54589 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! X(X-9)=90 \n" ); document.write( "X^2-9X=90 \n" ); document.write( "X^2-9X-90=0 \n" ); document.write( "(X-15)(X+6)=0 \n" ); document.write( "X-15=0 \n" ); document.write( "X=15 ANSWER FOR THE LENGTH \n" ); document.write( "15-9=6 FOR THE WIDTH \n" ); document.write( "PROOF \n" ); document.write( "15*6=90 \n" ); document.write( "90=90 \n" ); document.write( " |