document.write( "Question 1066398: A man bought a house and had some renovations done. The renovations cost 16 of the price of the house. He paid $980 000 for the house and the renovations. What was the
\n" );
document.write( " price of the house?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #681555 by Theo(13342)![]() ![]() You can put this solution on YOUR website! renovations were 16% of the price of the house.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he paid 980,000 for the house and the renovations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what was the price of the house.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the price of the house.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + .16 * x = 980,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factor out the x to get 1.16 * x = 980,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 980,000 / .16 = 844,827.5862.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'm assuming you meant 16% of the price of the house.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if not, then the solution could be different. \n" ); document.write( " |