document.write( "Question 3304: write the area of the rectangle shown below as a trinomial.(2n-5)(3n-1). \n" ); document.write( "
Algebra.Com's Answer #1444 by FearlessSG13(3)![]() ![]() ![]() You can put this solution on YOUR website! first multiply 2n and 3n u get 6n^2 \n" ); document.write( "next you multiply 2n and -1 u get -2n \n" ); document.write( "then u multiply -5 and 3n u get -15n \n" ); document.write( "finaly u multiply -5 and -1 so u get 5 \n" ); document.write( "put them in that order in 1 line \n" ); document.write( "6n^2-2n-15n+5 \n" ); document.write( "simplify \n" ); document.write( "6n^2-17n+5 \n" ); document.write( "and your done \n" ); document.write( " |