document.write( "Question 101921: The average cost of six houses is $135,000. The cost of five of the houses is $128,000; $167,500; $105,400; $152,900; and $137,600. What is the cost of the sixth house? \n" ); document.write( "
Algebra.Com's Answer #74111 by doukungfoo(195)\"\" \"About 
You can put this solution on YOUR website!
To find the average of 6 numbers you need to add them together and divide by 6.
\n" ); document.write( "We are given the cost for each of five houses.
\n" ); document.write( "And we are given the average cost of these five house plus another is $135000
\n" ); document.write( "So first add the prices we are given for the five houses.
\n" ); document.write( "128000 + 167500 + 105400 + 152900 + 137600 = 691400
\n" ); document.write( "Ok so 691400 plus the cost of the sixth house divided by 6 equals 135000
\n" ); document.write( "If we call the sixth house x we can write an equation to solve for x.
\n" ); document.write( "\"%28691400%2Bx%29%2F6=135000\"
\n" ); document.write( "lets solve for x
\n" ); document.write( "first multiply both sides of the equation by 6
\n" ); document.write( "\"691400%2Bx=810000\"
\n" ); document.write( "now subtract 691400 from both sides
\n" ); document.write( "\"691400-691400%2Bx=810000-691400\"
\n" ); document.write( "\"x=118600\"
\n" ); document.write( "Answer: The cost of the sixth house is $118,600
\n" ); document.write( "Check the anwser:
\n" ); document.write( "\"%28691400%2Bx%29%2F6=135000\"
\n" ); document.write( "\"%28691400%2B118600%29%2F6=135000\"
\n" ); document.write( "\"810000%2F6=135000\"
\n" ); document.write( "\"135000=135000\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );