Answer:
1/3
Explanation:
3/18 divided by 2 equals 1/3
hope this helps
have a good day
I'm a little confused about the question, but if you're asking how many points you need to ask a question, the minimum is 10.
Your question wasn't very clear, but I think I understand what you want. Additionally, you should really state what language you're working with. Here it is in C#, and shouldn't be too much of a hassle to translate in to other languages.
Console.Write("Enter payment: ");
float payment;
if (float.TryParse(Console.ReadLine(), out payment))
Console.WriteLine((Math.Floor(payment * 100) / 100) * 0.15, + " at 15% tip.");
else
Console.WriteLine("Invalid input.");
Answer:
B. An online platform for game creation!
Explanation:
Roblox is a massively multiplayer online and game creation system platform that allows users to design their own games and play a wide variety of different types of games created by other users.
--
Hope this helps! ✧.·:
The expression NOT (3+2=7) evaluates as TRUE because is is NOT the case that 3+2=7.
Let me know if you have any questions.