Answer:
7.5
Step-by-step explanation:
5/6=x/9
cross multiply
6x=45
x=45/6
x=7 3/6 = 7 1/2 = 7.5
$140(.075) = 10.5
10.5+140= 150.50
the total would be $150.50
Answer:
a and c
Step-by-step explanation:
The volume (V) of a cuboid is
V = lwh ( l is length, w is width, h is height )
The volume is given as 210 cm³
Check each of the dimensions given to determine which give the correct volume
a
V = 15 × 2 × 7 = 210 ← correct volume
b
V = 14 × 3 × 7 = 294 ← incorrect volume
c
V = 7 × 3 × 10 = 210 ← correct volume
Hence a and c could be the dimensions of the box
Answer:
You have to define when the power should be pushed up using the 'For' statement and let an impulse be sent to the CPU to increase power by 15%
Step-by-step explanation:
We use certain functions in writing computer programs.
For the 'For' statement ; we can define conditions. First Elana would define at what point does she want the player power to get the best power.
For example if she defines that when the player has played for 2hours return an integer 1 for instance.
This value returned will now send a pulse to the CPU to increase its power to 15%.
If the player plays for further 1hour she can define the count to be 10 and so send another pulse to the CPU to increase the processing power by additional 15%