document.write( "Question 1134159: The base and height of a triangle whose height is nine more than seven times it’s base what is the base \n" ); document.write( "
Algebra.Com's Answer #751453 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let height be \"h\" and base \"b\"\r
\n" ); document.write( "\n" ); document.write( "if height is nine more than seven times it’s base what is the base, we have \r
\n" ); document.write( "\n" ); document.write( "\"h=7b%2B9\"\r
\n" ); document.write( "\n" ); document.write( "then\r
\n" ); document.write( "\n" ); document.write( "\"7b=h-9\"\r
\n" ); document.write( "\n" ); document.write( "\"b=%28h-9%29%2F7\"
\n" ); document.write( "
\n" );