burningpony/phd_checker

View on GitHub
app/views/phase_two/options/3/2_2.html.erb

Summary

Maintainability
Test Coverage
<h2>Math Quiz  2: Contains X Errors</h2> 

<p>  
1. Aaron is staying at a hotel that charges $99.95 per night plus tax for a room. A tax of 8% is applied to the room rate, and an additional onetime untaxed fee of $5.00 is charged by the hotel. Which of the following represents Aaron’s total charge, in dollars, for staying x nights? <span id="2_1" class="correctme"rel="B">A</span> </p> 
<p>
A. (99.5+0.08x)+5 
</p>
<p>
B. 1.08(99.95x)+5
</p>
<p>
C. 1.08(99.95x+5)
</p>
<p>
D. 1.08(99.95+5)x
</p>
<p>
</p>
<p>  

2. If k is divisible by 2, 3, and, 15 which of the following is also divisible by these numbers? <b> D </b> </p> 

<p>

A. k+5

</p>

<p>

B. k+15

</p>

<p>

C. k+20

</p>

<p>

D. k+30

</p>
<p>
</p>
<p>  

3. A car traveled at an average speed of 80 miles per hour for 3 hours and consumed fuel at a rate of 34 miles per gallon. Approximately how many gallons of fuel did the car use for the entire 3-hour trip? <b> D </b> </p> 

<p>

A. 2

</p>

<p>

B. 3

</p>

<p>

C. 6

</p>

<p>

D. 7

</p>
<p>
</p>
<p>  
4. Two spheres, one with radius 7 and one with radius 4, are tangent to each other. If P is any point on one sphere and Q is any point on the other sphere, what is the maximum possible length of PQ? <b> E </b> </p> 
<p>
A. 7
</p>
<p>
B. 11
</p>
<p>
C. 14
</p>
<p>
D. 18
</p>
<p>
E. 22
</p>
<p>
</p>
<p>  
5. 110x+y = 1,210
A coffee shop is running a promotion where a number of free coffee samples are given away each day. The equation above can be used to model the number of free coffee samples, y, that remain to be given away x days after the promotion began. What does it mean that (11, 0) is a solution to this equation? <b> C </b> </p> 
<p>
A. During the promotion, 11 samples are given away each day.       
</p>
<p>
B. It takes 11 days during the promotion to see 1,210 customers
</p>
<p>
C. It takes 11 days during the promotion until none of the samples are remaining.                      
</p>
<p>
D. There are 11 samples available at the start of the promotion.
</p>
<p>
</p>
<p>  

6. Which ordered pair (x, y) satisfies the system of equations shown below? <b> C </b>
<p>
</p>
2x-y = 6 
<p>
</p>
x+2y = -2    </p> 

<p>

A. (−6, 2)      

</p>

<p>

B. (−2, 2)       

</p>

<p>

C. (2, −2)      

</p>

<p>

D. (4,2)

</p>
<p>
</p>
<p>  

7. Tyra subscribes to an online gaming service that charges a monthly fee of $5.00 and $0.25 per hour for time spent playing premium games. Which of the following functions gives Tyra’s cost, in dollars, for a month in which she spends x hours playing premium games? <b> C </b> </p> 

<p>

A.  C(x)= 5.25x     

</p>

<p>

B. C(x)=5x+0.25      

</p>

<p>

C. C(x)=5+0.25x   

</p>

<p>

D. C(x)=5+25x

</p>
<p>
</p>
<p>  
8. If (x-2)<sup>2</sup> =49 , then x could be <span id="2_8" class="correctme"rel="E">E</span> </p> 
<p>
A. -9
</p>
<p>
B. -7
</p>
<p>
C. 2
</p>
<p>
D. 5
</p>
<p>
E. 9
</p>
<p>
</p>
<p>  
9. A company’s profit, P, in dollars, for producing x machines in one day is given by P= 500x-20x<sup>2</sup> . If the company produces 10 machines in one day, then, according to this formula, what is the profit for that day? <span id="2_9" class="correctme"rel="C">C</span> </p> 
<p>
A. $5,000
</p>
<p>
B. $4,000
</p>
<p>
C. $3,000
</p>
<p>
D. $2,000
</p>
<p>
E. $1,000
</p>
<p>
</p>
<p>  
10. The average (arithmetic mean) of t and y is 15, and the average of w and x is 15. What is the average of t, w, x, and y? <span id="2_10" class="correctme"rel="B">D</span> </p> 
<p>
A. 7.5
</p>
<p>
B. 15
</p>
<p>
C. 22.5
</p>
<p>
D. 30
</p>
<p>
E. 60
</p>
<p>
</p>
<p>
11. What is the total number of right angles formed by the edges of a cube? <b> B </b> </p> 
<p>
A. 36
</p>
<p>
B. 24
</p>
<p>
C. 20
</p>
<p>
D. 16
</p>
<p>
E. 12
</p>
<p>
</p>
<p>  
12. Roy planted corn on 1/5 of his land. If he planted 45 acres of corn, how many acres of land does he have? <b> D </b> </p> 
<p>
A. 90
</p>
<p>
B. 112.5
</p>
<p>
C. 135
</p>
<p>
D. 225
</p>
<p>
E. 337.5
</p>