P(rolling a 4)=1/6
Explanation:
The probability of rolling a 4 or higher on a 6-sided number cube is 1/6
Answer: 1/6
Answer:
Using c++
Check the image for colors.
Step-by-step explanation:
#include <iostream>
using namespace std;
int main()
{
float length1,length2,width1,width2,area1,area2;
cout<<"length of Rectangle 1\n";
cin>>length1;
cout<<"\nwidth of Rectangle 1\n";
cin>>width1;
cout<<"\nlenght of Rectangle 2\n";
cin>>length2;
cout<<"\nwidth of Rectangle 2\n";
cin>>width2;
area1=length1*width1;
area2=length2*width2;
if (area1<area2)
{cout << "\nRectangle 2 has greater area";}
else {
if (area1>area2)
{cout << "\nRectangle 1 has greater area";}
else {cout << "\nAreas are the same";}
}
return 0;
}
It would be be because they didn’t distribute the 8n to the 20
The required number is -3 which when added to the numerator and to the denominator of 5/8 results in a fraction whose value is 0.4.
<h3>What is a fraction?</h3>
Fraction is the ratio of a particular part to the whole parts of an object. A fraction has a numerator and a denominator.
<h3>Calculation:</h3>
The given fraction is 5/8
Consider a number as 'x' which is added to both the numerator and the denominator of the given fraction.
So,
(5 + x)/(8 + x)
Since it is given that the result is 0.4 i.e., 4/10, we can write
(5 + x)/(8 + x) = 4/10
⇒ 10(5 + x) = 4(8 + x)
⇒ 50 + 10x = 32 + 4x
⇒ 10x - 4x = 32 - 50
⇒ 6x = -18
⇒ x = -18/6
∴ x = -3
Therefore, the required number is -3.
Check:
(5 + (-3))/(8 + (-3)) = (5 - 3)/(8 - 3) = 2/5 = 0.4
Learn more about fractions here:
brainly.com/question/17220365
#SPJ4
Just put it over 100
Example 0.45 = 45/100