document.write( "Question 286213: Using function notation. Find the area, A(x), of a triangle with height of 6x (inches) and base 9x-1 (inches) Find A(50)
\n" ); document.write( "Really need to see how to work out each step
\n" ); document.write( "Thanks, Deb
\n" ); document.write( "

Algebra.Com's Answer #207539 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
A=1/2*b*h
\n" ); document.write( "A(x)=1/2*(9x-1)*(6x)
\n" ); document.write( "substitute 50 for every x
\n" ); document.write( "A(50)=!/2*(6*50)*((9*50)-1)
\n" ); document.write( "
\n" ); document.write( "
\n" );