document.write( "Question 707798: \r
\n" );
document.write( "\n" );
document.write( "What is the product of two consecutive odd numbers if the larger number is 3a - 4? \n" );
document.write( "
Algebra.Com's Answer #435877 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 3a-4 the larger number. \n" ); document.write( "3a-6 the smaller number. \n" ); document.write( "Multiply thes e2 numbers. \n" ); document.write( "3a-4 \n" ); document.write( "3a-6 \n" ); document.write( "-------- \n" ); document.write( "9a^2-12a-18a+24 \n" ); document.write( "9a^2-30a+24 \n" ); document.write( "3(3a^2-10a+8) \n" ); document.write( "3(3a-4)(a-2) ans. \n" ); document.write( " |