document.write( "Question 889453: I am being asked to find one side of a rectangle when one side equals 3x+4 and the area equals 15x^2 - x - 28
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #538170 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Note that (3x+4) is one factor of 15x^2 -x -28, the other factor will the other side of the rectangle. Also note that the area of a rectangle = length * width \n" ); document.write( "therefore \n" ); document.write( "(3x+4)*(5x-7) = 15x^2 -x -28 \n" ); document.write( "thus \n" ); document.write( "5x-7 is the expression for the other side of the rectangle \n" ); document.write( " \n" ); document.write( " |