document.write( "Question 29144: Solve for x: (x - 4)/2 - 1/5 = (7x + 1)/20\r
\n" );
document.write( "\n" );
document.write( "Combine like terms: 3x - 6x^2 + 2 - 4x^2 + 7x - 1 - 8 - 3x^2\r
\n" );
document.write( "\n" );
document.write( "Name the property of rreal numbers illustrated below:
\n" );
document.write( "4 + (7 + 1) = (4 + 7) + 1 \n" );
document.write( "
Algebra.Com's Answer #15977 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! 1)Solve for x: (x - 4)/2 - 1/5 = (7x + 1)/20 \n" ); document.write( "(x - 4)/2 - 1/5 = (7x + 1)/20 \n" ); document.write( "Multiplying by 20 which is the lcm of 2,5 and 20 \n" ); document.write( "10(x-4)-4X(1)=(7x+1) \n" ); document.write( "10x-40-4=7x+1 \n" ); document.write( "10x-44=7x+1 \n" ); document.write( "10x-7x=1+44 (grouping like terms, here side changed and hence sign changed) \n" ); document.write( "3x=45 \n" ); document.write( "x=45/3=15 \n" ); document.write( "Verification: putting x=15 in the given equation,we get LHS = (55-2)/10 = 53/10 \n" ); document.write( "and RHS = (7X15+1)/20 = (105+1)/20 = 106/20 = 53/6\r \n" ); document.write( "\n" ); document.write( "2)Combine like terms: 3x - 6x^2 + 2 - 4x^2 + 7x - 1 - 8 - 3x^23x - 6x^2 + 2 - 4x^2 + 7x - 1 - 8 - 3x^2 \n" ); document.write( "=(-6x^2-4x^2-3x^2)+(3x+7x)+(2-1-8) (three +two+three terms = 8 terms in all) \n" ); document.write( "=(-6-4-3)X^2+(3+7)x+(2-9) \n" ); document.write( "=-13x^2+10x-7 \n" ); document.write( "[Can we pluck any term from anywhere in the given expression and place it near any other term we wish ? \n" ); document.write( "YES. That is the advantage of additive commutativity and additive associativity.. By commutativity applied repeatedly we bring two terms of like powers of x to gether. \n" ); document.write( "You may visualise friends visiting a cinema hall seated in a row and doing this act of slowly moving place two friends in action at a time swapping the immediate places and this act done repeatedly will fetch the desired result of a friend getting seated next to a desired friend.]\r \n" ); document.write( "\n" ); document.write( "3)Name the property of rreal numbers illustrated below: \n" ); document.write( "4 + (7 + 1) = (4 + 7) + 1 \n" ); document.write( "This property: A+(B+C) = (A+B) +C \n" ); document.write( "is called the Associativity property with respect to addition \n" ); document.write( "and it holds good in the set of real number \n" ); document.write( " |