document.write( "Question 531141: Translate the following statement to mathematical symbols:\r
\n" );
document.write( "\n" );
document.write( "Francisco weighs twenty pounds more than Skyler does.\r
\n" );
document.write( "\n" );
document.write( "If Skyler weighs one hundred forty pounds, how much does Francisco weigh?
\n" );
document.write( "Francisco is pounds. \n" );
document.write( "
Algebra.Com's Answer #350358 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! F = S + 20 \n" ); document.write( "S = 140 \n" ); document.write( "F = 140 + 20 \n" ); document.write( "F = 160 \n" ); document.write( " |