document.write( "Question 624530: This question relates to \"Function Notation\".\r
\n" ); document.write( "\n" ); document.write( "Find the area, A(x), of a triangle with height 6x (inches) and base 9x-1 (inches). Find A(50).
\n" ); document.write( "

Algebra.Com's Answer #392808 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
A(x) = (b*h)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) = ((6x)(9x-1))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) = (54x^2-6x)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) = (2(27x^2-3x))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) = 27x^2-3x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From here, plug in x = 50 into the last equation above and evaluate to find A(50).
\n" ); document.write( "
\n" );