document.write( "Question 574896: Can someone plz help me with this problem. I need to understand so can someone plz show me how I should work this problem. Find the product.
\n" );
document.write( "(1/4x^2 -2/3)(1/4x -1/4) \n" );
document.write( "
Algebra.Com's Answer #369356 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! (1/4x^2 - 2/3)*(1/4x - 1/4) \n" ); document.write( "FOIL \n" ); document.write( "multiply the 1st two terms F \n" ); document.write( "1/4x^2 * 1/4x = (1/16)x^3 \n" ); document.write( "; \n" ); document.write( "multiply the two outer terms O \n" ); document.write( "1/4x^2 * - 1/4 = -(1/16)x^2 \n" ); document.write( "; \n" ); document.write( "multiply the two inner terms I \n" ); document.write( "-2/3 * 1/4x = -(2/12)x \n" ); document.write( "; \n" ); document.write( "multiply the last two terms L \n" ); document.write( "-2/3 * -1/4 = (2/12) \n" ); document.write( ": \n" ); document.write( "Put them together; \n" ); document.write( " \n" ); document.write( "we can reduce the 12th fractions \n" ); document.write( " |