Answer:17
Step-by-step explanation: Multiply Steve’s hourly wage ($7.40) by the hours he worked in a week (16 Hours) that would give you your weekly earnings which would be (7.40x16=$118.40) Then subtract what he saved in the bank from your total (118.40-105=$13.40) then you would divide $13.40 (his leftover money) by $0.75 to find the total number of carnival rides he could ride (13.40/0.75=17.86 rides and because he cannot ride 17 and 86 hundredths of a ride he would be able to ride 17 carnival rides.
Answer:
5/7
Step-by-step explanation:
A common factor of 8 can be canceled from numerator and denominator.
40/56 = (5·8)/(7·8) = (5/7)·(8/8) = (5/7)·1 = 5/7
_____
Since you know your multiplication tables, you know that 40 and 56 are both multiples of 8.
__
If you don't know your multiplication tables, you can find the greatest common divisor (GCD) of the two numbers and divide each by that. The GCD can be found using Euclid's algorithm. For that, you divide the larger by the smaller and use the remainder as the new smaller number. The original smaller number is now the larger number. For these numbers, that looks like ...
56 ÷ 40 = 1 r 16
40 ÷ 16 = 2 r 8
16 ÷ 8 = 2 r 0 . . . . . the zero remainder signals that the divisor (8) is the GCD
Now, your fraction is ...
(40/8) / (56/8) = 5/7
Answer:
a = 4
Step-by-step explanation:
Here, we want to write and solve the given equation
a - 2.5 = 1.5
a = 2.5 + 1.5
a = 4
To check, we simply substitute a = 4
That would be;
4-2.5 = 1.5
This is correct
Answer:
|x-3|+4 = 12
|x-3| = 12-4
|x-3| = 8
now solve for both positive and negative values
x - 3 = 8 | x - 3 = -8
x = 8 + 3 | x = - 8 + 3
x = 11 | x = -5
solution set : { 11, -5 }
Step-by-step explanation: