document.write( "Question 994798: trina has 2 brothers.one brother is 7 years older than her and other is 7 yrs younger than her.the product of her brothers age is 95.solve equation for 'x' if 'x' repreents trinas age
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802096 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Trina's age = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-7)(x+7) = 95 \n" ); document.write( "x^2 - 49 = 95 \n" ); document.write( "x^2 = 144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Trina's age = x = 12 \n" ); document.write( " |