document.write( "Question 1201030: In a survey of 1000 adults aged 18 and older, the following question was posed:
\n" ); document.write( "\"Are other travelers' online reviews trustworthy?\" The participants were asked
\n" ); document.write( "to answer \"yes,\" \"no,\" or \"not sure.\" The survey revealed that 340 answered \"no\"
\n" ); document.write( "or \"not sure.\" It also showed that the number of those who answered \"yes\"
\n" ); document.write( "exceeded the number of those who answered \"no\" by 400. What percentage of
\n" ); document.write( "respondents answered \"yes,\" \"no,\" and \"not sure\"? (Let x represent the number of
\n" ); document.write( "respondents who answered \"yes\", y represent the number of respondents who
\n" ); document.write( "answered \"no\", and z represent the number of respondents who answered \"not
\n" ); document.write( "sure\".)
\n" ); document.write( " ? = 1000
\n" ); document.write( " ? = 340
\n" ); document.write( " ? = 400\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #835299 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Building from what the tutor Edwin McCravy mentioned
\n" ); document.write( "x + y+z = 1000
\n" ); document.write( "x + y+z = 1000
\n" ); document.write( "x + 340 = 1000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This replacement, aka substitution, is valid because y+z = 340 was the second equation he formed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving for x:
\n" ); document.write( "x+340 = 1000
\n" ); document.write( "x = 1000-340
\n" ); document.write( "x = 660
\n" ); document.write( "There were 660 people who responded \"yes\" (they find online travel reviews trustworthy).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can then plug this into the third equation he formed to find y.
\n" ); document.write( "x-y = 400
\n" ); document.write( "660-y = 400
\n" ); document.write( "-y = 400-660
\n" ); document.write( "-y = -260
\n" ); document.write( "y = 260
\n" ); document.write( "There were 260 people who responded \"no\" (they don't find online travel reviews trustworthy).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use that value of y to determine z.
\n" ); document.write( "y+z = 340
\n" ); document.write( "260+z = 340
\n" ); document.write( "z = 340-260
\n" ); document.write( "z = 80
\n" ); document.write( "There were 80 people who weren't sure if the online travel reviews were trustworthy or not.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "x+y+z = 1000
\n" ); document.write( "660+260+80 = 1000
\n" ); document.write( "1000 = 1000 ..... 1st equation works
\n" ); document.write( "and
\n" ); document.write( "y+z = 340
\n" ); document.write( "260+80 = 340
\n" ); document.write( "340 = 340 ....... 2nd equation works
\n" ); document.write( "and
\n" ); document.write( "x-y = 400
\n" ); document.write( "660-260 = 400
\n" ); document.write( "400 = 400 ...... 3rd equation works
\n" ); document.write( "All three original equations are true for (x,y,z) = (660,260,80)
\n" ); document.write( "Those values are fully confirmed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now to compute percentages, we divide each by 1000
\n" ); document.write( "x = 660 leads to x/1000 = 660/1000 = 0.66 = 66%
\n" ); document.write( "Therefore, 66% of the participants said \"yes\".
\n" ); document.write( "y = 260 leads to y/1000 = 260/1000 = 0.26 = 26%
\n" ); document.write( "26% of the participants said \"no\".
\n" ); document.write( "z = 80 leads to z/1000 = 80/1000 = 0.08 = 8%
\n" ); document.write( "8% of the participants said \"not sure\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary:
\n" ); document.write( "x = 660 ----> 66% said \"yes\"
\n" ); document.write( "y = 260 ----> 26% said \"no\"
\n" ); document.write( "z = 80 -----> 8% said \"not sure\"
\n" ); document.write( "Note the percentages add to 100 percent ( 66+26+8 = 100)
\n" ); document.write( "
\n" ); document.write( "
\n" );