document.write( "Question 511329: This nut bread contains:\r
\n" );
document.write( "\n" );
document.write( "3 times as many pecans as Brazil nuts, one more walnut than Brazil nuts, 6 nuts in all\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How do I set this problem up? I am in pre algebra and we are simplifying algebraic equations. It is confusing to me.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #342134 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! This nut bread contains: \n" ); document.write( "3 times as many pecans as Brazil nuts, one more walnut than Brazil nuts, 6 nuts in all \n" ); document.write( "==== \n" ); document.write( "Let number of Brazil nuts be \"x\" \n" ); document.write( "Then number of walnuts is \"x+1\" \n" ); document.write( "And number of pecans is \"3x\" \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + x+1 + 3x = 6 \n" ); document.write( "5x + 1 = 6 \n" ); document.write( "5x = 5 \n" ); document.write( "x = 1 \n" ); document.write( "--- \n" ); document.write( "# of Brazil nuts = x = 1 \n" ); document.write( "# of walnuts is x+1 = 2 \n" ); document.write( "# of pecans is 3x = 3*1 = 3 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |