document.write( "Question 80446: Let us use the following problem statement, to discuss differences between a term and a factor? \r
\n" ); document.write( "\n" ); document.write( "Let us consider the price of a cube shaped stone of length R inches. The cost of an unpolished stone is proportional to its weight which is proportional to cube of its length, i.e. R*R*R or R^3 cubic inches.
\n" ); document.write( "
\n" ); document.write( "Assuming that it cost $1000 for one cubic inch of raw stone, we can write the cost of one raw stone as 1000R^3. e.g. if R is 2 inches, the cost of raw stone is 1000 * 2^3 or $8000.
\n" ); document.write( "
\n" ); document.write( " Let cost of polishing a square inch of the surface area of the rock is $100. Noting that the surface area of rock is proportional to the square of length, i.e. R^2 we have the cost of polishing the stone as 600R^2 (note there are 6 faces to a cube). In the above example where R is 2 inches, the cost of polishing is 600 * 2^2 or $2400.
\n" ); document.write( "
\n" ); document.write( "Assuming there is no other cost, the cost of a finished stone would require summing up the cost of raw stone (by weight) and cost of polishing.
\n" ); document.write( "Write down an expression for the cost of the finished stone of length R and identify the different terms in it. \r
\n" ); document.write( "\n" ); document.write( "Can you factor these terms? Is there any factor common to different terms here? \r
\n" ); document.write( "\n" ); document.write( "What is the expression for cost of 5 finished stones of length X?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #805003 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
cost of 1 raw stone = 1000x^3
\n" ); document.write( "cost to polish stone = 600x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5 stones: 5000x^3 + 3000x^2
\n" ); document.write( "
\n" );