document.write( "Question 227017: Ryan weighs twice as much as steve and the total of their weight is 195 pounds . How much does steve weigh \n" ); document.write( "
Algebra.Com's Answer #168819 by lilmama50(7)![]() ![]() ![]() You can put this solution on YOUR website! ANSWER: Ryan's weight is 130 pounds and Steve's is 65 pounds.\r \n" ); document.write( "\n" ); document.write( "Let r stand for Ryan's weight and s stand for Steve's weight.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r=2s : Ryan's weight is twice as much as Steve's\r \n" ); document.write( "\n" ); document.write( "r+s=195 : Ryan's weight plus Steve's weight equals 195 lbs\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute the r in the second equation with 2s...\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now substitute 65 for s in the first equation and you get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus Ryan's weight is 130 lbs and Steve's is 65 lbs. \n" ); document.write( " |