document.write( "Question 342372: How do I create an algebraic formula for:
\n" );
document.write( "The total cost of a lot and house is $154,000. The cost of constructing the house is 7 times the cost of the lot. What is the cost of the lot?\r
\n" );
document.write( "\n" );
document.write( "We are having trouble getting verbal expression into an algebraic one to calculate these types of problems.
\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #245047 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I create an algebraic formula for: \n" ); document.write( "The total cost of a lot and house is $154,000. The cost of constructing the house is 7 times the cost of the lot. What is the cost of the lot? \n" ); document.write( "We are having trouble getting verbal expression into an algebraic one to calculate these types of problems. \n" ); document.write( "-------------------------- \n" ); document.write( "Equations: \n" ); document.write( "L + H = 154000 \n" ); document.write( "H = 7L \n" ); document.write( "---- \n" ); document.write( "Substitute for \"H\" and solve for \"L\": \n" ); document.write( "L+7L = 154000 \n" ); document.write( "8L = 154000 \n" ); document.write( "L = $19.250 (cost of the lot) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |