document.write( "Question 119193This question is from textbook College Algebra
\n" ); document.write( ": Find the area of the triangle with base b and height h.
\n" ); document.write( "b=y+1, h=2y\r
\n" ); document.write( "\n" ); document.write( "I have already used the formula a=1/2 bh and get confused because it is not a whole number but rather y+1. The book gives no example of such a problem.
\n" ); document.write( "

Algebra.Com's Answer #87290 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Think of \"y%2B1\" as a number. For example if y=1, then \"y%2B1=1%2B1=2\". So we can still use this formula\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%29+bh\" Start with the given formula\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%29+%28y%2B1%29%282y%29\" Plug in \"b=y%2B1\" and \"h=2y\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=%281%2F2%29%282y%29%28y%2B1%29\" Rearrange the terms\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=y%28y%2B1%29\" Multiply \"2y\" and \"1%2F2\" to get \"y\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A=y%5E2%2By\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the area of a triangle with base \"b=y%2B1\" and height \"h=2y\" is \"A=y%5E2%2By\"
\n" ); document.write( "
\n" );