document.write( "Question 26269: Can anyone help me on a word problem, putting the situation into a formula, and solving? I am struggling on this one:\r
\n" );
document.write( "\n" );
document.write( "Great white sharks have triangular teeth with a height that is 1 centimeter longer than the base. If the area of one tooth is 15 square centimeters, find it's base and height. \r
\n" );
document.write( "\n" );
document.write( "I have played with formulas and keep scratching my head. Any help would be appreciated! \n" );
document.write( "
Algebra.Com's Answer #14147 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Formula: Area=(1/2)(base)(height) \n" ); document.write( "15=(1/2)b(b+1) \n" ); document.write( "30=b^2+b \n" ); document.write( "b^2+b-30=0 \n" ); document.write( "(b+6)(b-5)=0 \n" ); document.write( "base=5 cm so height=6 cm\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |